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

[comp:message]第一个弹出的message框没有动画 #576

Closed
typistZxd opened this issue Dec 5, 2021 · 1 comment · Fixed by #639
Closed

[comp:message]第一个弹出的message框没有动画 #576

typistZxd opened this issue Dec 5, 2021 · 1 comment · Fixed by #639

Comments

@typistZxd
Copy link
Member

Reproduction link

Steps to reproduce

由于懒加载,第一个弹出的message是新建的dom节点,此时css动画没有过渡效果

What is expected?

有动画过渡效果

What is actually happening?

没有动画过渡效果

Any additional comments? (optional)

弹出框的通用问题,notification没有通过懒加载,所以保留了动画效果


Environment Info
@Idux
Browser
@idux-bot idux-bot bot added the Comp:Message label Dec 5, 2021
@idux-bot
Copy link

idux-bot bot commented Dec 5, 2021

Translation of this issue:

[COMP: Message] The first pop-up Message box did not have an animation

reproduction link

steps to reproduce

Due to lazy loading, the first pop-up Message is a new DOM node, at which time the CSS animation has no transition effect

What is expected?

Animation transition effect

What is actually happens?

No animation transition effect

ANY Additional Comments? (Optional)

The general problem of the pop-up box, NOTIFICATION is not loaded, so the animation effect is retained.


ENVIRONMENT INFO
@Idux
Browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant