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

Baton Explorer cleanup #41

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Baton Explorer cleanup #41

merged 3 commits into from
Jan 29, 2024

Conversation

ggreer
Copy link
Contributor

@ggreer ggreer commented Jan 29, 2024

  • Prevent an infinite loop of opening/closing resource lists if visiting /groups/ (trailing slash)
  • Add some dependencies in useEffect()s
  • Fix a warning about Selects not containing values if there's just one entitlement.
  • Add a type annotation to EntitlementMenu's handleChange.

- Prevent an infinite loop of opening/closing resource lists if visiting /groups/ (trailing slash)
- Add some dependencies in useEffect()s
- Fix a warning about Selects not containing values if there's just one entitlement.
- Add a type annotation to EntitlementMenu's handleChange.
@ggreer ggreer requested a review from jirwin January 29, 2024 19:02
@ggreer ggreer merged commit 5e3d512 into main Jan 29, 2024
3 checks passed
@ggreer ggreer deleted the ggreer/baton-explorer-cleanup branch January 29, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants