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

fix: make area behind bulk actions clickable #3838

Merged
merged 2 commits into from
May 23, 2023

Conversation

kwasniew
Copy link
Contributor

About the changes

Make area behind bulk actions clickable on the left and right hand side.

Screenshot 2023-05-23 at 10 14 48

Solution:

  • parent container spanning outside the buttons has pointer events set to none
  • while the child/narrower container with actions brings the pointer events back for itself and its children

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2023 8:31am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) May 23, 2023 8:31am

@kwasniew kwasniew merged commit 3e84d2e into main May 23, 2023
15 checks passed
@kwasniew kwasniew deleted the area-behind-bulk-actions-clickable branch May 23, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants