Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a "stack" navigates you to "All Exceptions" Dashboard instead of the previously viewed Dashboard #1286

Open
elachlan opened this issue Dec 5, 2017 · 7 comments

Comments

@elachlan
Copy link

elachlan commented Dec 5, 2017

No description provided.

@niemyjski
Copy link
Member

We currently don't look at the previous page you were on. This could be done using push state, would you mind submitting a PR for this.

@elachlan
Copy link
Author

elachlan commented Dec 7, 2017

I believe this is somewhat linked to this issue:
#1281

I believe in Angular 2 the routing system persists the state automatically.

@elachlan
Copy link
Author

@niemyjski is there a plan to upgrade the Angular version?

@niemyjski
Copy link
Member

We don’t have any plans at this time as it is a massive amount of work (rewrite...??) and I’m not sure if we’d pick angular. We’d be open to pull requests :-)

@niemyjski
Copy link
Member

We do have html5 pushstate support, I’m just not sure if it’s going to be that easy for navigation? Perhaps we could check if there is state or go to the current default

@elachlan
Copy link
Author

Yes it's a pretty massive undertaking.

I think that is a good middle ground. The app.config has html5 mode disabled as far as I can see though.

@niemyjski
Copy link
Member

It's off by default but you can turn it on in the web.config / app.config.js

@niemyjski niemyjski transferred this issue from exceptionless/Exceptionless.UI Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants