lepoco / lepoco/wpfui

WPF UI Gallery shows an alternate `TabControl` when naviagting to it via `Home > Navigation > TabView`

Open
#1,038 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

There appear to be 2 different versions of the TabControl / TabView. TabView seems to be a page with an unstyled TabControl on and isn't accessible via the sidebar / NavigationView. You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

To Reproduce

You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

Expected behavior

To be taken to the TabControl page.

Screenshots

image
image

OS version

Windows 11 (22H2), OS Build 22621.3296

.NET version

Couldn't find it, but it's the .NET version that WPF UI Gallery is running on as of the 4th of April, 2024.

WPF-UI NuGet version

I'm assuming it's the same version that WPF UI Gallery is running on as of the 4th of April, 2024.

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 reproducing the route in the WPF UI Gallery: Home > Navigation > TabView, then compare it with the TabControl page reached through the sidebar or NavigationView. Identify why the route shows an alternate unstyled page; done means the TabView navigation opens the intended TabControl page consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.