-
Notifications
You must be signed in to change notification settings - Fork 2
Feat/refresh icon #216
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
base: staging
Are you sure you want to change the base?
Feat/refresh icon #216
Conversation
ylembachar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please also add a unit test to cover this feature so that we make sure that websocket events are updating the card and that it progresses with the user's clock? There is an example using time under the slot progression test that you could use - thanks: https://github.com/shutter-network/shutter-explorer/blob/main/frontend/cypress/components/SlotProgression.cy.tsx#L15
Close #87