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

Remove the settings editor bug icon and always display the error inspector #6653

Merged
merged 2 commits into from Jun 20, 2019

Conversation

jasongrout
Copy link
Contributor

References

Fixes #6623

Code changes

User-facing changes

Removes the bug icon in the settings editor and always displays the error messages.
Screen Shot 2019-06-19 at 3 56 08 PM

Backwards-incompatible changes

Removes some commands and accessors dealing with hiding/showing the debug messages.

@jasongrout jasongrout added this to the 1.0 milestone Jun 19, 2019
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

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

@afshin
Copy link
Member

afshin commented Jun 20, 2019

The command settingeditor:debug also has a keyboard shortcut in plugin.json. Otherwise, this looks good to me!

Copy link
Member

@afshin afshin left a comment

Choose a reason for hiding this comment

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

👍

@afshin
Copy link
Member

afshin commented Jun 20, 2019

I really liked that we had an excuse to use that cute little bug 🐞 icon, but the greater good ...

@ian-r-rose
Copy link
Member

I really liked that we had an excuse to use that cute little bug 🐞 icon, but the greater good ...

https://www.youtube.com/watch?v=yUpbOliTHJY

@afshin afshin merged commit a00ded1 into jupyterlab:master Jun 20, 2019
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related discussion.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
@jasongrout jasongrout added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 9, 2019
@jupyterlab jupyterlab unlocked this conversation Mar 20, 2023
krassowski added a commit to krassowski/jupyterlab that referenced this pull request Mar 20, 2023
fcollonval pushed a commit that referenced this pull request Mar 31, 2023
* Disallow more than one bare HTML tag

* Remove dangling tab-manager references

these should have been removed in #8886

* Remove dialog button rule with complex selector which has no effect

* Remove stray style which should have been removed with #6653

* Remove one more dangling tab-manager style

* Enable `selector-max-class` stylelint rule

* Enable `selector-max-compound-selectors` stylelint rule

* Enable selector-max-universal: 1 to prevent very bad CSS

(while still allowing somewhat bad CSS for now).

* Make use of `stylelint-disable-next-line` where practical
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. tag:Settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usability of settings editor
3 participants