Skip to content

Enhance SearchBar and SegmentedTopBar components with conditional rendering and count display#681

Merged
shashank-bhatotia merged 1 commit intomainfrom
680-update-segmented-top-bar-to-show-count
Mar 20, 2025
Merged

Enhance SearchBar and SegmentedTopBar components with conditional rendering and count display#681
shashank-bhatotia merged 1 commit intomainfrom
680-update-segmented-top-bar-to-show-count

Conversation

@shashank-bhatotia
Copy link
Contributor

Fixes #680

  • Updated SearchBar to show the cancel button only when there is text input.
  • Modified SegmentedTopBar to accept and display a count for each tab.
  • Adjusted Tab component to render the count alongside the label, improving user feedback.
  • Increased default height of SegmentedTopBar for better UI consistency.

…dering and count display

- Updated SearchBar to show the cancel button only when there is text input.
- Modified SegmentedTopBar to accept and display a count for each tab.
- Adjusted Tab component to render the count alongside the label, improving user feedback.
- Increased default height of SegmentedTopBar for better UI consistency.
@shashank-bhatotia shashank-bhatotia self-assigned this Mar 20, 2025
@shashank-bhatotia shashank-bhatotia merged commit 6267216 into main Mar 20, 2025
@shashank-bhatotia shashank-bhatotia deleted the 680-update-segmented-top-bar-to-show-count branch March 20, 2025 20:27
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.

Update SegmentedTopBar to show count

1 participant