gitlab issue search prevents from running multiple searches in multiple tabs
Original report from Henry on the mailing list:
- Start searching some issues using the UI. Say search for "initial" in https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues
- Then in another tab enter the url: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues?search=new
- This will redirect to: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues?search=initial
Similarly:
- Start searching some issues using the UI. Say search for "initial" in https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues
- Edit the URL "search" query in place and load the new URL.
- This will also redirect back to the old URL.
Similarly:
- Start searching some issues using the UI.
- In another tab search for something else in the UI.
- Return to the first tab and refresh the page.
- The refreshed page will use the search from the other tab.
Edited by lelutin