feat(v2): streamline saved searches and favorites flows
This commit is contained in:
@ -345,6 +345,15 @@ Pagination and sorting:
|
||||
- querystring is preserved
|
||||
- HTMX navigation keeps URL state in sync with current filters/page/sort
|
||||
|
||||
## Saved Searches and Watchlist (v2)
|
||||
|
||||
Authenticated users can:
|
||||
- save current search filters from the player search page
|
||||
- re-run saved searches from scouting pages
|
||||
- rename/update/delete saved searches
|
||||
- update saved search filters via structured JSON in the edit screen
|
||||
- add/remove favorite players inline (HTMX-friendly) and browse watchlist
|
||||
|
||||
## GitFlow
|
||||
|
||||
Required branch model:
|
||||
|
||||
Reference in New Issue
Block a user