Opened 4 years ago
Closed 2 years ago
#8724 closed feature request (invalid)
search functionality should not use Ajax
| Reported by: | shawfactor | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | (not sure) | Version: | |
| Severity: | minor | 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.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There has been some conversation around removing Ajax, but that will be worked on as part of the new, future, BuddyPress theme.