Skip to content
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

All components use the same signalling approach for shared instance ownership #1145

Open
1 of 3 tasks
thrbnhrtmnn opened this issue Jul 15, 2024 · 0 comments
Open
1 of 3 tasks
Labels
⭕ core team issue This is for the core team and should not be done by contributors ⌨️ dev issue Task is for developers

Comments

@thrbnhrtmnn
Copy link
Contributor

Description / User story

After deciding on a new signalling approach for shared instance ownership with #1085 and proving it with radio group, select and tab bar, we should check, if any other components need to be updated and update the components accordingly.

The goal is to align our code base so it is easier understandable. If different approaches are used for the same outcome, we either need to explain why different approaches are needed or we should simplify by deciding and using only one approach.

Requirements / Prerequisites

  • none

Acceptance Criteria

  • We checked if components need to be updated to use the new signalling approach
  • If components were found that need to be updated, these components were updated

Additional information

  • ...

Code of Conduct

  • I agree to follow this project's Code of Conduct
@thrbnhrtmnn thrbnhrtmnn added ⌨️ dev issue Task is for developers ⭕ core team issue This is for the core team and should not be done by contributors labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭕ core team issue This is for the core team and should not be done by contributors ⌨️ dev issue Task is for developers
Projects
None yet
Development

No branches or pull requests

1 participant