-
Notifications
You must be signed in to change notification settings - Fork 9
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
TextButton & IconButton - add missing events #486
Comments
This is also needed for the example applications |
As discussed today with @ChristianHoffmannS2 , we have a technical solution but all events need to be refactored again with the new approach. This task will be moved to the backlog and we will refine it again to 1. decide which events we need for the beta release and 2. to then use the new approach to add all of these events (this also affects all the other issues to add missing events). |
Already implemented with #643 |
Description / User Story
Missing events of the need to be added to the TextButton, IconButton.
Acceptance Criteria
Background information
The text was updated successfully, but these errors were encountered: