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

Migrate shortcuts search to use FilterBox #16216

Merged
merged 1 commit into from Apr 24, 2024

Conversation

krassowski
Copy link
Member

References

Fixes #16215

Code changes

User-facing changes

Before After
image Screenshot from 2024-04-20 22-02-18

Filtered down, small window (see how previously "Reset All" was oddly spread across two lines - now fixed by adding display: inline-block)

Before After
image image

Backwards-incompatible changes

also fixes style of advanced options links,
and adds missing cursor pointer styles
@krassowski krassowski added the bug label Apr 20, 2024
@krassowski krassowski added this to the 4.2.0 milestone Apr 20, 2024
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@github-actions github-actions bot added pkg:shortcuts tag:CSS For general CSS related issues and pecadilloes Design System CSS labels Apr 20, 2024
@krassowski
Copy link
Member Author

@kolibril13 how does this one look on Binder in Safari?

@kolibril13
Copy link

looks good!
image

image

only the text overlap in the second shortcut option and "Default" remains:
image

@krassowski
Copy link
Member Author

only the text overlap in the second shortcut option and "Default" remains:

I don't know how to fix this at the moment - I would need access to Safari and right now can only run one via remote desktop which is super slow, so I would defer to someone who uses Mac to pick it up in a separate PR (though again, this looks like a Safari bug).

@jtpio
Copy link
Member

jtpio commented Apr 24, 2024

Looks like we can still get this PR merged as an improvement, and track the remaining Safari bug in a separate issue?

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit fd8fbbf into jupyterlab:main Apr 24, 2024
83 of 84 checks passed
gderocher pushed a commit to gderocher/jupyterlab that referenced this pull request Apr 26, 2024
also fixes style of advanced options links,
and adds missing cursor pointer styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Design System CSS pkg:shortcuts tag:CSS For general CSS related issues and pecadilloes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Styling issues in Safari in the settings menu
3 participants