Skip to content

Conversation

@evandrofadul
Copy link
Contributor

@evandrofadul evandrofadul commented Jun 27, 2025

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?

The NavigationView component has a separator at the top and another at the footer, but it is not possible to hide both.

Issue Number: N/A

What is the new behavior?

  • Added IsTopSeparatorVisible property for NavigationView component.
  • Added IsFooterSeparatorVisible property for NavigationView component.

Other information

BkGfuuz38D

@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. dotnet release labels Jun 27, 2025
@Nuklon
Copy link
Collaborator

Nuklon commented Jul 1, 2025

I recommend to split this up so you can control both.

@evandrofadul evandrofadul changed the title Add IsTopAndFooterSeparatorVisible property to NavigationView component Add IsTopSeparatorVisible and IsFooterSeparatorVisible properties to NavigationView component Jul 1, 2025
@github-actions github-actions bot added the ⭐ top pull request Top pull request. label Jul 8, 2025
@github-actions github-actions bot mentioned this pull request Jul 8, 2025
@pomianowski pomianowski changed the title Add IsTopSeparatorVisible and IsFooterSeparatorVisible properties to NavigationView component feat(controls): Add IsTopSeparatorVisible and IsFooterSeparatorVisible properties to NavigationView component Nov 7, 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. dotnet navigation Changes to navigation related controls. PR Pull request release ⭐ top pull request Top pull request. styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants