>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #97
Update issue details
Title *
Description
Create multi-select dropdown for filters. Component: api/ui/templates/components/multi_select/ Files: - multi_select.html - multi_select.css - multi_select.js Features: - Single and multi-select modes - Searchable options - Option groups (categories) - Clear all button - Select all button (multi-select) - Selected items as pills/badges Display: - Dropdown opens below/above based on space - Selected count when collapsed - Checkboxes for multi-select - Radio for single-select - Option descriptions (optional) Keyboard: - Arrow keys navigation - Enter to select - ESC to close - Type to search States: - Loading (async options) - No results - Disabled - Error JavaScript API: - new MultiSelect(element, config) - select.setOptions(options) - select.setValue(values) - select.getValue() - select.onChange(callback) Async: - Load options on open - Infinite scroll for large lists With ultra attention to details and correctness. Before closing: write comment summarizing implementation with screenshot.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel