-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
signup: Implement autocomplete for affiliations in custom registratio…
…n template * Add autocomplete functionality for user affiliations without third-party libraries. * Fetch suggestions from affiliations API based on user input and display in . * Cache suggestions for performance and use a debounce mechanism to limit API calls using vanilla JS.
- Loading branch information
Showing
1 changed file
with
84 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters