8000 chore(TabStrip): add kb for adding and removing tabs by ntacheva · Pull Request #2998 · telerik/blazor-docs · GitHub
[go: up one dir, main page]

Skip to content

chore(TabStrip): add kb for adding and removing tabs #2998

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ntacheva
Copy link
Contributor
@ntacheva ntacheva commented Jun 4, 2025

@ntacheva ntacheva self-assigned this Jun 4, 2025
@ntacheva ntacheva requested review from a team as code owners June 4, 2025 11:58
@ntacheva ntacheva added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Jun 4, 2025
Copy link
Contributor
github-actions bot commented Jun 4, 2025

Hello @ntacheva,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production


## Description

I have a collection of items representing separate tabs. I am iterating through that collection to render a tab for each item as shown [here](slug:tabstrip-tabs-collection). I want to allow the user to add and remove tabs, how to achieve that?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoiding generic words like "here" lets you improve the SEO and quality of the text.

Suggested change
I have a collection of items representing separate tabs. I am iterating through that collection to render a tab for each item as shown [here](slug:tabstrip-tabs-collection). I want to allow the user to add and remove tabs, how to achieve that?
I have a collection of items representing separate tabs. I am iterating through that collection to render a tab for each item as shown in the [Tabs Collection article](slug:tabstrip-tabs-collection). I want to allow the user to add and remove tabs. How to achieve that?


This KB article answers the following questions:

* How to remove a tab with a "X" button in the tab header?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider rephrasing this. Do you mean that the user wants to remove the tab by using the X button, or do you mean that the user wants to remove a tab that has an X button in the header?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-production Use this label to get 48E6 a comment to choose whether to merge the PR to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0