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

[Placeholder] Placeholder transition hidden doesn't hide #6608

Open
ronzyfonzy opened this issue Sep 29, 2018 · 1 comment
Open

[Placeholder] Placeholder transition hidden doesn't hide #6608

ronzyfonzy opened this issue Sep 29, 2018 · 1 comment

Comments

@ronzyfonzy
Copy link

[Placeholder] Placeholder transition hidden doesn't hide

Steps

Create a div with ui placeholder segment transition hidden classes. After this div add a button.

Expected Result

The button should be render on top of the page

Actual Result

The placeholder segment doesn't set the display css parameter to none via the transition hidden classes so that the button is below the placeholder segment.

Version

2.4.0

Testcase

https://jsfiddle.net/zqfrjso1/4/

@lubber-de

This comment was marked as spam.

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

No branches or pull requests

3 participants