- Issue created by @dieterholvoet
- 🇩🇪Germany Anybody Porta Westfalica
@DieterHolvoet to clarify this: You mean tagify should also work as better ux replacement for
<select multiple></select>
right?Would you expect that as global replacement or as a widget to select on these fields?
- 🇧🇪Belgium dieterholvoet Brussels
My request is for a new
select_tagify
element for use in custom code, but afterwards this could also be used as an optional global replacement and in the existing field widget. - First commit to issue fork.
- Status changed to Needs work
11 months ago 10:11pm 30 December 2023 - 🇩🇪Germany simonbaese Berlin
Pushed work in progress to issue fork. Current approach:
- Use
Select
form element as base for newTagifySelect
form element. - Attach tagify to input HTML element with dropdown which copies options and default value from select HTML element.
- Update selected values via
add
andremove
Tagify events. - The value callback then is the same as for a select form element.
Some todos:
- Handle single value setting in form element. At the moment, multiple values setting is used.
- Check edge cases for no options, identical options text and identical options keys.
- Check hierarchical options.
- Check if JavaScript can be simplified.
- JavaScript linting.
- Add form element description.
- Work on form widget.
- Add tests.
- Use
- Assigned to gxleano
- Merge request !83Issue #3352158 by gxleano: Disable input when an item has been select in... → (Merged) created by gxleano
- last update
7 months ago 2 pass - last update
7 months ago 2 pass - last update
7 months ago 2 pass - last update
7 months ago 2 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 2 fail - last update
7 months ago 2 fail - last update
7 months ago 2 fail - last update
7 months ago 2 fail - 🇪🇸Spain gxleano Cáceres
Update from #9 ✨ Add the possibility to use with multiple select elements Active
Pushed work in progress to issue fork. Current approach:
- Handle single value setting in form element. At the moment, multiple values setting is used.
- Check edge cases for no options, identical options text and identical options keys.
- Check hierarchical options.
- Check if JavaScript can be simplified.
- JavaScript linting.
- Add form element description.
Some todos:
- Check if JavaScript can be simplified.
- Work on form widget.
- Add tests.
- last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - last update
7 months ago 7 pass - 🇪🇸Spain gxleano Cáceres
Update from #15 ✨ Add the possibility to use with multiple select elements Active
Pushed work in progress to issue fork. Current approach:
Handle single value setting in form element. At the moment, multiple values setting is used.
Check edge cases for no options, identical options text and identical options keys.
Check hierarchical options.
JavaScript linting.
Add form element description.
Check if JavaScript can be simplified.
Work on form widget.Some todos:
Add tests.
- last update
7 months ago 7 pass - Issue was unassigned.
- Status changed to Needs review
7 months ago 11:36am 9 May 2024 - last update
6 months ago 7 pass - last update
6 months ago 7 pass - Status changed to Fixed
6 months ago 12:20pm 20 May 2024 - Status changed to Fixed
6 months ago 2:06pm 20 May 2024