Draft: feat: add user modal
- Dec 22, 2023
-
-
Duncan Bennett authored
Refactors changes to handle some corner cases.
-
- Dec 21, 2023
-
-
Duncan Bennett authored
Final tweaks.
-
Duncan Bennett authored
Restores "onChange" behaviour. This is required in order to remove selections from the user select field.
e7030781 -
Duncan Bennett authored
Cleans up previous code changes.
fc4b8fb5 -
Duncan Bennett authored
Proof of concept. Refactor the select field so that options are auto-selected when: * An email like value is detected * The user hits enter * The user hits space Things to consider and test: * Are there any issues if loading the select value takes too long? * What happens if the first search term is not correctly auto-selected? Currently this prevents any other values from being selected...
fc14d17a
-