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

contenteditable attribute not working as expected #3801

Closed
1 of 3 tasks
andreyc0d3r opened this issue Sep 4, 2020 · 5 comments · Fixed by #3949
Closed
1 of 3 tasks

contenteditable attribute not working as expected #3801

andreyc0d3r opened this issue Sep 4, 2020 · 5 comments · Fixed by #3949

Comments

@andreyc0d3r
Copy link

andreyc0d3r commented Sep 4, 2020

What you did

Added contenteditable="true" attribute to the slider content

Expected Behavior

On left click I should be able to edit the content

Actual Behavior

On the left click, nothing is happening, or right-click can edit

@andreyc0d3r
Copy link
Author

Hi I was just curious if this bug has been acknowledged and if the fix should be expected?

@ygj6
Copy link
Contributor

ygj6 commented Nov 13, 2020

@nolimits4web Do you think we need to deal with this kind of scene?

@andreyc0d3r
Copy link
Author

andreyc0d3r commented Nov 16, 2020

thanks @ygj6

@andreyc0d3r
Copy link
Author

@ygj6 incase you are curious if the content editable attribute is necessary and how it is used, heres a use case. I have built a plugin WP Swiper it's a Gutenberg block. Gutenberg is a new editor for WordPress. I wanted to use Swiper React component and allow users to be able to visually create slides using the Gutenberg Editor.

@toanredweb
Copy link

Can you guide me to get the shortcode?

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 a pull request may close this issue.

3 participants