lepoco / lepoco/wpfui

Controllable ShowBackButton on TitleBar

Open
#1,457 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.