tech-debt: Fomantic dropdown - multiple selection only partially supported #333

Open
opened 2026-05-31 14:30:38 +00:00 by jmiller · 0 comments
Owner

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 supported
  • web_src/js/modules/codeeditor/main.ts:64 - selector is too broad
  • web_src/js/modules/worker.ts:24 - logic is not quite right

Action Required

Complete multiple selection support in dropdown module. Narrow codeeditor selectors.


Created by Claude Opus 4.6

## 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 supported - `web_src/js/modules/codeeditor/main.ts:64` - selector is too broad - `web_src/js/modules/worker.ts:24` - logic is not quite right ## Action Required Complete multiple selection support in dropdown module. Narrow codeeditor selectors. --- *Created by Claude Opus 4.6*
jmiller added the tech-debtupstream labels 2026-05-31 14:30:38 +00:00
Sign in to join this conversation.
No labels tech-debt upstream
Status
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#333