Hi! I have a question about this component. I’m building breadcrumb navigation for a search engine, similar to what’s commonly seen on e-commerce websites.
In this use case, if a user selects a filter (like a facet), it would appear as a tag. The user can remove the filter by deleting the tag. Currently, this component accepts user input, which has caused some issues—there’s potential for app-breaking behavior if the component isn’t properly controlled. Is there a way to parameterize certain behaviors for these tabs, including this one? I’ve attached a screenshot of my app to help illustrate.

Hi! I have a question about this component. I’m building breadcrumb navigation for a search engine, similar to what’s commonly seen on e-commerce websites.
In this use case, if a user selects a filter (like a facet), it would appear as a tag. The user can remove the filter by deleting the tag. Currently, this component accepts user input, which has caused some issues—there’s potential for app-breaking behavior if the component isn’t properly controlled. Is there a way to parameterize certain behaviors for these tabs, including this one? I’ve attached a screenshot of my app to help illustrate.