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

Fix for hidden jQuery UI dialog close button #5047

Merged
merged 2 commits into from
Mar 30, 2018
Merged

Fix for hidden jQuery UI dialog close button #5047

merged 2 commits into from
Mar 30, 2018

Conversation

verheyenkoen
Copy link
Contributor

@verheyenkoen verheyenkoen commented Mar 30, 2018

I am targeting this branch, because it is a patch.

Closes #4511

Changelog

### Changed
- Reordered bootstrap.js javascript dependency fixes problems with jQuery UI dialogs

Subject

When using the jQuery UI dialog window, the close button ("x") in the top right corner was missing because of interference with bootstrap. Reordering the javascript dependency files fixed this issue.

kunicmarko20
kunicmarko20 previously approved these changes Mar 30, 2018
@jordisala1991
Copy link
Member

Please apply the patch provided by flintCI

@verheyenkoen
Copy link
Contributor Author

@jordisala1991 Any idea what went wrong now?

@jordisala1991
Copy link
Member

Before, you probably had some extra whitespaces on a empty line. Now, for some reason, flintCI does not want to work

@verheyenkoen
Copy link
Contributor Author

@jordisala1991 I know the feeling.

@kunicmarko20
Copy link
Contributor

I guess we can merge it without flintCI?

@jordisala1991
Copy link
Member

We can merge without flint approval, because we already saw it fixed, and the PR is really small

@jordisala1991 jordisala1991 merged commit 5782acb into sonata-project:3.x Mar 30, 2018
@jordisala1991
Copy link
Member

Thank you @verheyenkoen

@pulzarraider
Copy link
Contributor

pulzarraider commented May 31, 2018

This change reintroduce the problem with tooltips everywhere which (fixed in #3153).

@jordisala1991
Copy link
Member

We have #5087 which basically reverts this one, does it fix the issue?

pestaa pushed a commit to Crosssec/SonataAdminBundle that referenced this pull request Aug 6, 2018
* Moved bootstrap dependency up to fix jQuery UI dialog close button issue (sonata-project#4511)

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

Successfully merging this pull request may close these issues.

jQuery UI dialog close button not showing
4 participants