Unable to return to the previous entity when clicking Configure Space.
Steps to reproduce:
Step 1
In any entity view, click on in the top left on the database name (in this example below it is ‘Turn’)
Note 1: My goal is to reach the database configuration with easy management of fields, buttons, rules.
Note 2: I intentionally do not use the entity menu with the three dots to select ‘configure fields’ since that results in the right sidebar to open up, and selecting rules from that results in a popup for rule configuration which is very inconvenient in comparison to the new database configuration that was recently implemented. So i do NOT use the following link:
Step 2
When I’m finished with rule configuration, I click the arrow-left next to the ‘Configure Space’ to go back to my entity view that I was initially on.
However, that redirects to the default entity of the workspace.
Expected behavior:
The arrow back next to ‘Configure Space’ /Back to (Workspacename) will need to redirect to the entity that I was working on.
Why: in most cases users that configure a database starting from a current entity view, want to return to that current entity view.
Thus, it would be better if the back arrow remembers where the user came from.
The only option that I currently have to get back to my current entity, is to use the browser back button. That is a bad thing.