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

Fixes unusable modals in Joomla 4 #21286

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Conversation

vingle
Copy link
Contributor

@vingle vingle commented Aug 27, 2021

Overview

As described here: https://lab.civicrm.org/dev/joomla/-/issues/19 - J4 Civi modals had a number of issues making them unusable. For admin/backend Civi pages, this puts the tinted overlay behind the modal and brings the modal in front of the menubar. It makes the modal clickable, removes the narrow width and ensures scrolling.

Before

image

After

image

Technical Details

Namespaced to only target Joomla 4 admin template.

@civibot civibot bot added the master label Aug 27, 2021
@civibot
Copy link

civibot bot commented Aug 27, 2021

(Standard links)

@colemanw
Copy link
Member

Looks good. @vingle can you squash these 2 commits & force-push?

@colemanw colemanw added the merge ready PR will be merged after a few days if there are no objections label Aug 27, 2021
@vingle
Copy link
Contributor Author

vingle commented Aug 27, 2021

Thanks. OK - done that.

Fixes issues with modals in Joomla 4

As described here: https://lab.civicrm.org/dev/joomla/-/issues/19 - J4 Civi modals had a number of issues making them unusable. For admin/backend Civi pages, this puts the tinted overlay behind the modal and brings the modal in front of the menubar. It makes the modal clickable, removes the narrow width and ensures scrolling.
@seamuslee001 seamuslee001 merged commit ba484ca into civicrm:master Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master merge ready PR will be merged after a few days if there are no objections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants