This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Autocomplete improvements #620
Closed
Description
Our current implementation of autocomplete kinda sucks. We should:
- Change to a different autocomplete gem / JS plugin (the current one is probably broken in Rails 4)
- Make it so that typing a space in the autocomplete field doesn't delete the entire query
- Removing a reserver's name (as an admin or staff) does not reset the reserver to your own ID
- Autocompleting a user search automatically searches for the user
Activity