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

fix(auth): only show retry button for auth failures #545

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Oct 10, 2022

Related to #544

Fixes

  • Retry button should only show on auth failture.
  • Add missing tests (i.e. checking auth failture view) for EventTypes component.

Chore

  • Use useSubscriptions hook where possible in Events/Recordings view.
  • Use React.useMemo and React.useCallback to reduce re-computation of inner functions in Event views.

@tthvo tthvo added chore Refactor, rename, cleanup, etc. fix labels Oct 10, 2022
@andrewazores andrewazores merged commit c8dbc3d into cryostatio:main Oct 11, 2022
@tthvo tthvo deleted the fix-retry-button branch October 11, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. fix
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants