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

feat: improve animation smoothness for expanding and collapsing sections #4847

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

zijiren233
Copy link
Contributor

This commit enhances the animation smoothness of the Akkordion component by using max-height instead of height for transitions and adding overflow: hidden to the content panel.

This ensures that the height of the expanding and collapsing sections changes smoothly without abrupt jumps, resulting in a more visually appealing user experience.

2024-07-04.17.55.08.mov

This commit enhances the animation smoothness of the Akkordion component by using `max-height` instead of `height` for transitions and adding `overflow: hidden` to the content panel.

This ensures that the height of the expanding and collapsing sections changes smoothly without abrupt jumps, resulting in a more visually appealing user experience.
@sealos-ci-robot
Copy link
Member

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 1258
✅ Successful 378
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 879
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@sealos-ci-robot
Copy link
Member

📘 Preview documentation website

👀 Visit Preview

@bxy4543 bxy4543 requested a review from zjy365 July 4, 2024 10:08
@zjy365
Copy link
Contributor

zjy365 commented Jul 5, 2024

👍 good job.

@sealos-ci-robot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


👍 good job.

@bxy4543 bxy4543 merged commit f3ab3fa into labring:main Jul 5, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants