Missing information in filterLabelCloseClicked #1467
Labels
comp: clay-components
Issues related to Clay components. (e.g ClayCard, ClayLabel...)
status: next-release
Issues that will enter into the next release
type: enhancement
Issues that are open to bring improvements or refinement of code
When showing filter label items in the management toolbar, it's not really possible to implement a
handleFilterLabelCloseClicked
handler since the fired event has no associated data to know which filter was closed.Additionally, one option that was mentioned by @adolfopa and @4lejandrito was that they could predict the urls beforehand, so we could simply make those links that do a standard navigation (or handle this globally for them)
The text was updated successfully, but these errors were encountered: