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

BUG FIXES #52

Merged
merged 2 commits into from
Nov 28, 2024
Merged

BUG FIXES #52

merged 2 commits into from
Nov 28, 2024

Conversation

ElemarJR
Copy link
Contributor

No description provided.

Changed the type of the 'data' prop from 'any' to a specific 'RevenueTrackingQuery' interface in the Summaries component for improved type safety. Removed unused SectionHeader import and adjusted useQuery typing in the account-managers page to improve consistency and readability. These changes enhance code maintainability and reduce the potential for runtime errors.
This update introduces an active state to sidebar menu items by utilizing the current pathname. By determining if the path starts with the item's URL, we enhance the user experience by visually indicating the active route.
@ElemarJR ElemarJR merged commit fb6987d into eximiaco-labs:main Nov 28, 2024
1 check failed
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.

1 participant