[PR #347] [MERGED] add tabnavigation tabindex depending on disabled flag #2131

Open
opened 2026-01-29 18:17:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/347
Author: @acordts
Created: 1/24/2022
Status: Merged
Merged: 1/24/2022
Merged by: @enchev

Base: masterHead: bugfix/remove-tabability-of-disabled-tabitems


📝 Commits (1)

  • 5d2bb13 add tabnavigation tabindex depending on disabled flag

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenTabsItem.razor (+1 -1)

📄 Description

add tabindex to a-tag prevent getting focus on disabled tabitems by using tab-key #346


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/347 **Author:** [@acordts](https://github.com/acordts) **Created:** 1/24/2022 **Status:** ✅ Merged **Merged:** 1/24/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `bugfix/remove-tabability-of-disabled-tabitems` --- ### 📝 Commits (1) - [`5d2bb13`](https://github.com/radzenhq/radzen-blazor/commit/5d2bb13618c10ff1f55a9eaf935a41f4a496dd72) add tabnavigation tabindex depending on disabled flag ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenTabsItem.razor` (+1 -1) </details> ### 📄 Description add tabindex to a-tag prevent getting focus on disabled tabitems by using tab-key #346 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2131