Improve search bar on Admin Page
Open
frontend
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
The search bar that is implemented in the Admin Page has some minor issues.
1. It does not clear the original search query when the user searches on other conditions later on. (Ex: The user searches "Jae" on name, later "@uci.edu" on email, but "Jae" is still in the name search bar when opened. Does not affect result)
2. The search bar should be case-insensitive so that it is more user-friendly.
Contributor guide
Assessment
This issue has not been assessed yet.