Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: A new added tab does not get selected #33887

Open
2 tasks done
jpiquot opened this issue Feb 22, 2025 · 0 comments
Open
2 tasks done

[Bug]: A new added tab does not get selected #33887

jpiquot opened this issue Feb 22, 2025 · 0 comments

Comments

@jpiquot
Copy link

jpiquot commented Feb 22, 2025

Component

Tabs

Package version

latest used by blazor fluent ui

@microsoft/fast-element version

latest used by blazor fluent ui

Environment

Blazor application.

Current Behavior

When a new tab is added, the selection is not changed.
See Blazor Fluent UI Issue : microsoft/fluentui-blazor#3232

Expected Behavior

The new added tab should be selected.

Reproduction

https://www.fluentui-blazor.net/Tabs

Steps to reproduce

THis bug is seen in blazor fluent ui, but the library team says it's an issue of the underlying framework (fluentui)

  1. Got to https://www.fluentui-blazor.net/Tabs
  2. Select any Tab and then click on add and select
    Image
  3. Notice that the first element is selected instead of the last, and if you click on the latest one, the selection does not change

Image

Are you reporting an Accessibility issue?

None

Suggested severity

Urgent - No workaround and Products/sites are affected

Products/sites affected

Very anoying for users in production

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant