Skip to content

Enhance SegmentedTopBar and Indicator components for improved measurement and animation#687

Merged
shashank-bhatotia merged 1 commit intomainfrom
fix/enhance-SegmentedTopBar-and-Indicator-components-for-improved-measurement-and-animation
Mar 27, 2025
Merged

Enhance SegmentedTopBar and Indicator components for improved measurement and animation#687
shashank-bhatotia merged 1 commit intomainfrom
fix/enhance-SegmentedTopBar-and-Indicator-components-for-improved-measurement-and-animation

Conversation

@shashank-bhatotia
Copy link
Contributor

@shashank-bhatotia shashank-bhatotia commented Mar 26, 2025

Fixes #686

  • Added state management to reset measures when the number of routes changes in SegmentedTopBar.
  • Improved measurement logic with a timeout for better reliability.
  • Updated Indicator component to handle animations more smoothly and guard against undefined measure values.
  • Refactored Tab component styles for better layout consistency.

…ment and animation

- Added state management to reset measures when the number of routes changes in SegmentedTopBar.
- Improved measurement logic with a timeout for better reliability.
- Updated Indicator component to handle animations more smoothly and guard against undefined measure values.
- Refactored Tab component styles for better layout consistency.
@shashank-bhatotia shashank-bhatotia force-pushed the fix/enhance-SegmentedTopBar-and-Indicator-components-for-improved-measurement-and-animation branch from 91d3f47 to b9f4aa1 Compare March 26, 2025 15:44
@shashank-bhatotia
Copy link
Contributor Author

@sangameshsomawar _a Please review.

@shashank-bhatotia shashank-bhatotia merged commit 64411e0 into main Mar 27, 2025
@shashank-bhatotia shashank-bhatotia deleted the fix/enhance-SegmentedTopBar-and-Indicator-components-for-improved-measurement-and-animation branch March 27, 2025 12:29
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.

Fix SegmentedTopBar and Indicator components for improved measurement and animation

2 participants