0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,313 forks (2,313 forks)batch import
bughelp wanted
Repository metrics
- Stars
- 11,238 stars (11,238 stars)
- PR merge metrics
- Avg merge 7h 11m (Avg merge 7h 11m)8 merged PRs in 30d (8 merged PRs in 30d)
Description
Version of antd-mobile
5.7.2
Operating system and its version
Others
Browser and its version
128.0.6613.138
Sandbox to reproduce
No response
What happened?
打开时候有动画效果,关闭没有动画效果
Relevant log output
No response
Contributor guide
- Research direction
- Locate the Dropdown component source, inspect the CSS transition classes or animation logic for the close (collapse) action. Check if a CSS transition or animation is missing when the dropdown closes.
- Tech stack
- typescriptreact
- Domain
- mobile
- Issue type
- Bug
- Prerequisites
- ReactCSS animations