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 missing "Merge Selected Cells" item to context menu #6375

Merged
merged 1 commit into from May 19, 2019
Merged

Add missing "Merge Selected Cells" item to context menu #6375

merged 1 commit into from May 19, 2019

Conversation

mofeing
Copy link
Contributor

@mofeing mofeing commented May 19, 2019

References

Fixes #6318

Code changes

Adds missing "Merge Selected Cells" option to context menu in packages/notebook-extension.

User-facing changes

Before:
Before

After:
After

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

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

@blink1073
Copy link
Member

Looks good, thanks @mofeing! And congratulations on your first JupyterLab contribution!

@blink1073 blink1073 merged commit fc81a14 into jupyterlab:master May 19, 2019
@blink1073 blink1073 added this to the 1.0 milestone May 19, 2019
@mofeing
Copy link
Contributor Author

mofeing commented May 20, 2019

Thanks @blink1073 ! 😄

@mofeing mofeing deleted the fix-missing-merge-cells branch May 20, 2019 07:43
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

"Merge cells" is missing from context menu when multiple cells are selected
2 participants