Skip to content

fix(controls): Resolve Top/Bottom CompactNavigationViewItem clickable area issue#1621

Merged
pomianowski merged 1 commit intolepoco:mainfrom
apachezy:fix/top-navitem-background
Jan 10, 2026
Merged

fix(controls): Resolve Top/Bottom CompactNavigationViewItem clickable area issue#1621
pomianowski merged 1 commit intolepoco:mainfrom
apachezy:fix/top-navitem-background

Conversation

@apachezy
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Navigation buttons in top layout mode only respond to clicks on the inner text and icon areas, not the entire button surface.

Issue Number: N/A

What is the new behavior?

Fix hit testing issue caused by outer Border lacking background, preventing clicks on the entire control area.

Other information

@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request navigation Changes to navigation related controls. release labels Dec 23, 2025
… area issues

- Fix hit testing issues where outer Border lacked background, preventing clicks on entire control area
- Apply fixes to both Top and Bottom navigation view item variants
@apachezy apachezy force-pushed the fix/top-navitem-background branch from 7c9eab8 to 210963a Compare December 29, 2025 09:17
@apachezy apachezy changed the title fix(controls): Resolve TopCompactNavigationViewItem clickable area issue fix(controls): Resolve Top/Bottom CompactNavigationViewItem clickable area issue Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. navigation Changes to navigation related controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants