I've been exploring the Developer Community and noticed a bug.
Steps to reproduce:
-
Load home page at https://community.intersystems.com/
-
Scroll to the bottom and select a different page (e.g., 2)
-
Select a post
-
Go back with the browser
- You should see the same page of results, but I'm seeing the first page regardless of which page I was on previously.
I think one way to address this is to change the URL when the user clicks a different page -- e.g., change it to #page2. Then this is part of their browser history. When they go back, they can hit https://community.intersystems.com/#page2, and the client-






