tech-debt: Fomantic dropdown - multiple selection only partially supported #333
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The custom Fomantic dropdown module only partially supports multiple selection.
Locations
web_src/js/modules/fomantic/dropdown.ts:170- multiple selection is only partially supportedweb_src/js/modules/codeeditor/main.ts:64- selector is too broadweb_src/js/modules/worker.ts:24- logic is not quite rightAction Required
Complete multiple selection support in dropdown module. Narrow codeeditor selectors.
Created by Claude Opus 4.6