Skip to content
Snippets Groups Projects
Verified Commit 439b60da authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

feat: Introduce enhanced select component and archive issue 322

Summary of changes
- Added a new multiselect component in closed issue 316 for better user interface and interaction.
- Renamed issue 322 from open to closed, with changes reflecting updated URL for fetching data.
- Modified the mock data structure in issue 322 to use an array for dataset and cleaned it up by removing unnecessary fields.
- Improved the select component's data handling logic in `select.mjs` to manage selections more effectively.

- The addition of the multiselect component aims to expand functionality and improve user experience.
- Archiving issue 322 means we can now better manage our issue tracker by distinguishing resolved issues.
- The update in dataset structure ensures consistency and ease of use in data manipulation, while the removal of clutter helps maintain clarity.
- Adjusting the `select.mjs` logic for fetching the appropriate selections improves the performance and reliability of our form handling.
parent f348c611
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment