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

Update NavigationWrapper to use RaysCountSmall component + other fixes #436

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

marcinciarka
Copy link
Member

@marcinciarka marcinciarka commented Jul 16, 2024

This pull request updates the NavigationWrapper component to use the RaysCountSmall component instead of the deprecated RaysCountComponent. The RaysCountSmall component fetches the rays count using the raysFetchFunction and displays it in a smaller format. This change improves the performance and user experience of the navigation module.

Other fixes include:

  • changed classNames to more descriptive names
  • added title value to rays calculator (for testing purposes)
  • changed how rays count in nav work (displays all the time)

piekczyk
piekczyk previously approved these changes Jul 16, 2024
@marcinciarka marcinciarka changed the title Update NavigationWrapper to use RaysCountSmall component Update NavigationWrapper to use RaysCountSmall component + other fixes Jul 16, 2024
@marcinciarka marcinciarka merged commit 2b68153 into dev Jul 16, 2024
2 checks passed
@marcinciarka marcinciarka deleted the marcinciarka/use-new-rays-count-component branch July 16, 2024 10:58
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