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

Replace jQuery UI dialogs with <dialog> #3401

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Replace jQuery UI dialogs with <dialog> #3401

merged 1 commit into from
Mar 27, 2023

Conversation

AlecRust
Copy link
Contributor

Replace jQuery UI dialogs with dialog element.

They look and behave very similarly. Modals can't be dragged about from the heading any more, which was weird.

This leaves only tabs we are using of jQuery UI, which can be removed separately.

Any manual testing of this branch would be appreciated.

@jaapmarcus
Copy link
Member

Lets merge it after 1.7.1 has been released... And not before I really don't want to introduce again a ton of bugs...

@AlecRust AlecRust force-pushed the native-dialogs branch 3 times, most recently from 30befb8 to b69099b Compare March 26, 2023 22:17
@ScIT-Raphael ScIT-Raphael added this pull request to the merge queue Mar 27, 2023
@ScIT-Raphael ScIT-Raphael removed this pull request from the merge queue due to a manual request Mar 27, 2023
Merged via the queue into main with commit 9c2004f Mar 27, 2023
@ScIT-Raphael ScIT-Raphael deleted the native-dialogs branch March 27, 2023 10:41
ScIT-Raphael added a commit that referenced this pull request Mar 27, 2023
@ScIT-Raphael
Copy link
Member

Missed the comment, revert merge PR has been placed.

jaapmarcus pushed a commit that referenced this pull request Mar 27, 2023
jaapmarcus added a commit that referenced this pull request Mar 29, 2023
* Replace jQuery UI dialogs with <dialog> (#3401)

* Fix "active" state of RRD filters

* Refine/ensure title

* Refactor

* Tidy

* Use window.addEventListener('load') over window.onload

* Refine

* Fix input focus causing page zoom in Mobile Safari

---------

Co-authored-by: Alec Rust <me@alecrust.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants