Opened 14 months ago
#8724 new defect (bug)
search functionality should not use Ajax
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | |
Component: | (not sure) | Keywords: | |
Cc: |
Description
In the legacy template pack (and probably in nouveau as well) the member search uses Ajax. This is a bad user pattern as it breaks the back button and does not allow you to link to a specific search easily.
A better pattern would be to creat a standard get request with the search parameters when the search form is submitted.
Note: See
TracTickets for help on using
tickets.