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 cookie consent component not to receive mouse events when closed #1177

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

hanbyul-here
Copy link
Collaborator

@hanbyul-here hanbyul-here commented Sep 26, 2024

Related Ticket: #953

Description of Changes

Make cookie consent component not to receive mouse events when closed.

Notes & Questions About Changes

This might be able to be resolved with #1170 , but here is a quick fix.

Validation / Testing

Go to https://veda-ui.netlify.app/exploration?datasets=%5B%5D&taxonomy=%7B%7D , close cookie consent form and try to add datasets. The button click is blocked because we are hiding the component only with opacity. (And check the same work flow on this PR's preview)

Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit fb3889e
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/66f587472d16bf0008dd639e
😎 Deploy Preview https://deploy-preview-1177--veda-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dzole0311 dzole0311 merged commit b00db6e into main Oct 2, 2024
8 checks passed
@dzole0311 dzole0311 deleted the cookie-consent-followup branch October 2, 2024 07:50
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.

3 participants