Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.44k stars 1.07k forks source link

Browser Back button does not work on Search Page back to Streams Page #18484

Open kmerz opened 9 months ago

kmerz commented 9 months ago

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

linuspahl commented 9 months ago

This seems to be a duplicate of https://github.com/Graylog2/graylog2-server/issues/15096

linuspahl commented 9 months ago

Actually it looks like the behaviour changed a bit and this issue describes the current state better.

kroepke commented 2 months ago

I've just run into this as well in current 6.1 snapshot