We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Components
Is there a way to remove the animation when expanded is set to true
1.Description of the problem
When we set the SbbExpansionPanel with expanded to true, there is this ugly animation. 2.When did it happen?
Developing with Lyne Components in our Web Application (Business-Context) 3.Which system/cluster is affected?
Lyne Components (elements / sbb-accordion / sbb-expansion-panel - Docs ⋅ Storybook)
We could of course remove the animation with: --sbb-expansion-panel-animation-duration: 0ms !important; But then the closure of the panel was wrong
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preflight Checklist
It affects the following packages
Components
Your Question
Is there a way to remove the animation when expanded is set to true
Give us a summary about your question
1.Description of the problem
When we set the SbbExpansionPanel with expanded to true, there is this ugly animation.
2.When did it happen?
Developing with Lyne Components in our Web Application (Business-Context)
3.Which system/cluster is affected?
Lyne Components (elements / sbb-accordion / sbb-expansion-panel - Docs ⋅ Storybook)
Provide as much useful information as you can
We could of course remove the animation with: --sbb-expansion-panel-animation-duration: 0ms !important; But then the closure of the panel was wrong
The text was updated successfully, but these errors were encountered: