Hitting enter in the UI search box doesn't re-run the search
Open
bug
ui
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 796
- PR merge metrics
- No merged PRs in 30d
Description
If I want to see all the clients I hit enter in the search box. Watching network traffic, I see that neither clicking the magnifying glass or hitting enter again will generate the API request I'm expecting:
http://localhost:8000/api/clients?count=50&offset=0
Contributor guide
Assessment
This issue has not been assessed yet.