Open kmerz opened 9 months ago
This seems to be a duplicate of https://github.com/Graylog2/graylog2-server/issues/15096
Actually it looks like the behaviour changed a bit and this issue describes the current state better.
I've just run into this as well in current 6.1 snapshot
Expected Behavior
When I click on a stream in the streams overview, Graylog brings me to the Search Page where the Stream is preselected. When I click on the browser back button, I expect to come back to the Streams Page.
Current Behavior
After clicking on the back button I stay on the search page and only the URL will get additional parameters of the search. If I click again I will be directed somewhere completely else.
Possible Solution
Keep the history of the react router stable?
Steps to Reproduce (for bugs)
https://github.com/Graylog2/graylog2-server/assets/448763/f5349f20-e998-493b-9f7f-ed924842075b
Your Environment