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

Bug - Blurb toolbar doesn't work on blurbs with a link assigned #13

Open
jameshawkinscodes opened this issue Nov 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jameshawkinscodes
Copy link
Owner

The blurb toolbar allows users to move a blurb container up or down the container order. It also allows the user to delete a blurb.

The issue: If a user assigns a link to a blurb, the toolbar becomes unusable. Click on the toolbar with activate the link instead of the toolbar features.

@jameshawkinscodes jameshawkinscodes added the bug Something isn't working label Nov 29, 2024
@jameshawkinscodes jameshawkinscodes added this to the Basic Functionality milestone Nov 29, 2024
@jameshawkinscodes
Copy link
Owner Author

Updated the handleContainerClick function on Blurb.tsx to include event.preventDefault();

Tested on workbench and it functioned correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant