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

Make overlay sidebars behave like modals #1942

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

gabalafou
Copy link
Collaborator

@gabalafou gabalafou commented Jul 30, 2024

This is very similar to #1932.

Closes external issue Quansight-Labs/czi-scientific-python-mgmt#84

Copy link
Collaborator Author

@gabalafou gabalafou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review

dialog.addEventListener("click", closeDialogOnBackdropClick);

// We have to manually attach the escape key because there's some code in
// Sphinx's search-highlight.js that prevents the default behavior of the
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to file bug report for this. I couldn't find any existing bug report.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you fill a bug report ? Want to reference it here ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on it

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Carreau
Carreau previously approved these changes Aug 13, 2024
dialog.addEventListener("click", closeDialogOnBackdropClick);

// We have to manually attach the escape key because there's some code in
// Sphinx's search-highlight.js that prevents the default behavior of the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you fill a bug report ? Want to reference it here ?

@Carreau
Copy link
Collaborator

Carreau commented Aug 15, 2024

I pushed a single commit to update the tests expected case, as now one of the nodes has a id=

@trallard trallard added the tag: accessibility Issues related to accessibility issues or efforts label Aug 20, 2024
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@Carreau
Copy link
Collaborator

Carreau commented Aug 29, 2024

Ok, let's try this.

@Carreau Carreau merged commit 15494ec into pydata:main Aug 29, 2024
29 checks passed
@gabalafou gabalafou deleted the fix-sidebar-modal branch August 29, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: accessibility Issues related to accessibility issues or efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants