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

chore(dashboard): add more event details to stage #639

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajdip-b
Copy link
Contributor

@rajdip-b rajdip-b commented Feb 6, 2024

Fixes #637
/claim #637

@rajdip-b
Copy link
Contributor Author

rajdip-b commented Feb 6, 2024

Looks like the lint refers to errors in external files 👀

@maxgurewitz
Copy link
Member

@rajdip-b the intent of this ticket is to update the browser url state, so that you can reload the page and see the same events!

@maxgurewitz
Copy link
Member

Looks like the lint refers to errors in external files 👀

Can you rebase from main?

@rajdip-b
Copy link
Contributor Author

rajdip-b commented Feb 6, 2024

Damn! I totally though I had to store the thing in state! I will refactor this and make a review req.

@rajdip-b
Copy link
Contributor Author

rajdip-b commented Feb 7, 2024

@maxgurewitz what kind of value should i store in the URL for selected event? I'm assuming the id?

@maxgurewitz
Copy link
Member

@maxgurewitz what kind of value should i store in the URL for selected event? I'm assuming the id?

Store the messageId, then focus the message id on page load if there is one, and the corresponding message is on the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DF-436] persist event page search in url state
2 participants