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

Revert dropdown control to use a native select control. #1057

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

jasongrout
Copy link
Member

Currently there are serious keyboard handling problems with the dropdown control (see #1049), and a lack of documentation for how the control behaves (see #1055). We revert to the native select control until we rectify both of these issues and split the UI control off to be a phosphor control which the widget wraps.

Currently there are serious keyboard handling problems with the dropdown control (see jupyter-widgets#1049), and a lack of documentation for how the control behaves (see jupyter-widgets#1055). We revert to the native select control until we rectify both of these issues and split the UI control off to be a phosphor control which the widget wraps.
@jasongrout
Copy link
Member Author

CC @SylvainCorlay, @ellisonbg

@ellisonbg
Copy link
Member

OK, but the plan is to still implement a phosphor widget version of the dropdown?

@jasongrout
Copy link
Member Author

Yes. I think we need a good spec (see #1055 for a start) before moving ahead, and this temporarily fixes the problem in #1049 that makes the notebook pretty unusable right now.

@jasongrout
Copy link
Member Author

jasongrout commented Jan 20, 2017

OK, but the plan is to still implement a phosphor widget version of the dropdown?

That's why I left the current code/CSS in there - to be factored out.

@jasongrout jasongrout merged commit 9fa06b5 into jupyter-widgets:master Jan 20, 2017
@jasongrout jasongrout modified the milestone: 6.0 Feb 28, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

2 participants