-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
0-refinementAll issues that can or need to be estimated in our next refinementAll issues that can or need to be estimated in our next refinementdevRequires technical expertiseRequires technical expertise
Description
Why?
The positioning of the OnyxGlobalFAB
is covering the OnyxBottomBar:
See https://demo-internal.onyx.schwarz/forms

Acceptance criteria
- The
OnyxGlobalFAB
doesn't cover the bottom bar, if there is one
Implementation details
-
Adding a bottombar slot to the
OnyxAppLayout
- only has height when it has content
-
Use
position: absolute
instead ofposition: fixed
for positioningOnyxGlobalFAB
. MoveOnyxGlobalFAB
into theonyx-app__page
div in theOnyxAppLayout.vue
component -
OR Use CSS to check for the existent of the bottombar slot and increase bottom distance accordingly
DEV handover checklist
DEV handover done with: @ADD_DEV_NAME_HERE
Testing
- covered by visual screenshot tests
- covered by functional tests (Playwright or unit test)
Documentation
- auto-generated Storybook code snippets are checked
- component status has been updated in the docs overview
- updated version is released
- updated documentation is deployed
Other
- follow-up tickets were created if necessary (add links below)
UX handover checklist
UX handover done with: @ADD_UX_NAME_HERE
Naming is aligned with Figma
- component name
- which support components are used and how they are named
- all property names and types
Implementation is checked
- all features of Figma are implemented or a follow-up ticket is refine
Other
- follow-up tickets were created if necessary (add links below)
Metadata
Metadata
Assignees
Labels
0-refinementAll issues that can or need to be estimated in our next refinementAll issues that can or need to be estimated in our next refinementdevRequires technical expertiseRequires technical expertise
Type
Projects
Status
Backlog