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

Improve UX of dim-bots by disabling the feature on click #6374

Merged
merged 4 commits into from
Feb 23, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Feb 22, 2023

Probably the next improvements to this feature is to make it CSS-only via :has() to avoid the delay after load

Test URLs

PRs

ko

Commits (dim-bots and mark-merge-commits-in-list)

The latter now also has a fade and it matches the opacity

Before After
Screen.Recording.2.mov
Screen.Recording.3.mov

@fregante fregante marked this pull request as ready for review February 22, 2023 11:30

import features from '../feature-manager';
import preserveScroll from '../helpers/preserve-scroll';
Copy link
Member Author

Choose a reason for hiding this comment

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

I love this little util

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Disable dim-bots entirely (for the current load) after interacting with a PR
1 participant