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
The current OnyxFlyoutMenu is only intended to be used in the NavBar, but it's already used in different places.
From aria perspective, the current implementation is incorrectly used elswhere
Open questions / TODOs
Depends on
Design
Acceptance criteria
Implementation details
<-- Add technical details / implementation proposals if necessary, e.g.:
API proposal
relevant web APIs
learnings from other implementations
code snippets
-->
Reference implementations
Applicable ARIA Pattern
Definition of Done
The following component requirements are implemented:
skeleton
density
example usage added to apps/demo-app/src/views/HomeView.vue
Should be covered by tests:
functional tests (Playwright or unit test)
visual tests (Playwright screenshots)
Make sure, that
follow-up tickets were created if necessary
updated version + documentation is deployed
Storybook can show the feature
Storybook code snippet of new/changed examples are checked that they are generated correctly
Why?
The current OnyxFlyoutMenu is only intended to be used in the NavBar, but it's already used in different places.
From aria perspective, the current implementation is incorrectly used elswhere
Open questions / TODOs
Depends on
Design
Acceptance criteria
Implementation details
<-- Add technical details / implementation proposals if necessary, e.g.:
-->
Reference implementations
Applicable ARIA Pattern
Definition of Done
The following component requirements are implemented:
apps/demo-app/src/views/HomeView.vue
Should be covered by tests:
Make sure, that
Approval
Storybook
Documentation
The text was updated successfully, but these errors were encountered: