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

add tooltip on cell type dropdown #10182

Merged
merged 1 commit into from
May 3, 2021

Conversation

fcollonval
Copy link
Member

References

Fixes #9736

Code changes

Add title attribute to select element.

User-facing changes

A tooltip appears when hovering the select element for cell type.

Backwards-incompatible changes

N/A

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtpio jtpio added this to the 3.1 milestone May 3, 2021
@jtpio jtpio merged commit b63af09 into jupyterlab:master May 3, 2021
@fcollonval fcollonval deleted the fcollonval/issue9736 branch May 3, 2021 16:18
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 20, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance pkg:notebook status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The cell type dropdown is missing a tooltip explaining its purpose
3 participants