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
This ticket came after implementing #339 , we should look at more components and check if we also need to change them.
Acceptance Criteria
For the Tab Bar: The component should emit an event or trigger a callback function whenever the active tab changes, allowing other parts of the application to respond to the switch.
Background information
There are more tasks for adding missing events already:
All internal components (Counter, FormLabel, FormCaption)
Icon
Divider
Loader
Tooltip (will be added with refactoring)
The text was updated successfully, but these errors were encountered:
thrbnhrtmnn
changed the title
Check existing compoennts (like Select or Tab Bar) and add events where they are missing
Check existing components (like Select or Tab Bar) and add events where they are missing
Sep 19, 2023
Description
This ticket came after implementing #339 , we should look at more components and check if we also need to change them.
Acceptance Criteria
Background information
The text was updated successfully, but these errors were encountered: