-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Clicking in the body of a Markdown component does not put it into edit mode. #32252
Labels
dashboard:editmode
Related to te Dashboard edit mode
dashboard:markdown
Related to the markdown component of the Dashboard
Comments
@rusackas I have started working on this issue. So can you assign me this issue? |
Thanks @notHuman9504 , I have assigned you this issue. Since it's a bug in 5.0.0, which is in the release process, it would be appreciated if you could send this PR soon. |
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 20, 2025
…it mode on click
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 21, 2025
…does not put it into edit mode
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 21, 2025
…does not put it into edit mode
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 21, 2025
…does not put it into edit mode
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 21, 2025
…does not put it into edit mode
notHuman9504
added a commit
to notHuman9504/superset
that referenced
this issue
Feb 22, 2025
…does not put it into edit mode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dashboard:editmode
Related to te Dashboard edit mode
dashboard:markdown
Related to the markdown component of the Dashboard
Bug description
You should be able to click anywhere on the component to edit the markdown. It seems that you have to click outside the content to get there right now.
Also, unclear if the Edit/Preview menu above the component should appear when hovering over the component... that might be nice. Or just scrap the thing (do people use it?)
Screenshots/recordings
MarkdownClickability.mp4
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: