You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: