Controllable ShowBackButton on TitleBar
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe
I'm starting from blank project template, and the application is not complex, i'm not using NavigationView. I'm using the TitleBar control on a FluentWindow
I dont see any way to control or bind visibility of back button on the TitleBar without using NavigationView
Describe the solution you'd like
Looking for a way to bind Visibility of BackButton in a TitleBar, without INavigationView, and then event to be handled when the back button is clicked.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TitleBar control and how it is used with FluentWindow when NavigationView is absent. Check the existing back-button behavior, then make the requested visibility bindable and expose handling for clicks; done means both behaviors work without INavigationView.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100