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

The value doesn't interact with UI of RadioButtons widget. #5982

Closed
EfimovVladimir opened this issue Sep 15, 2017 · 0 comments
Closed

The value doesn't interact with UI of RadioButtons widget. #5982

EfimovVladimir opened this issue Sep 15, 2017 · 0 comments
Assignees

Comments

@EfimovVladimir
Copy link
Contributor

EfimovVladimir commented Sep 15, 2017

We can see this on JavaWidgets.ipynb notebook

The selected value is not showed :

  • when we create com.twosigma.beakerx.widgets.selections.RadioButtons
  • when we set value

image

Also we can select some option manually and this doesn't change value property of widget.

@MariuszJurowicz MariuszJurowicz removed their assignment Oct 19, 2017
scottdraves pushed a commit that referenced this issue Oct 19, 2017
* #5980 Added support for INDEX.

* #5980 Fixed test.

* Simplify if statemant.

* #5980 Added backward compatibility for customizing styles.

* #5980 Setting up default value.

* #5980 Rollback backward compatibility. Fixed tests.

* update doc to match code
MariuszJurowicz pushed a commit that referenced this issue Oct 20, 2017
* #5980 Added support for INDEX.

* #5980 Fixed test.

* Simplify if statemant.

* #5980 Added backward compatibility for customizing styles.

* #5980 Setting up default value.

* #5980 Rollback backward compatibility. Fixed tests.

* update doc to match code
scottdraves pushed a commit that referenced this issue Nov 21, 2017
* 6152 upgrade dependencies to use the v7 named modules

* make version distinguishable from regular releases

* #6090 fix hovering on plot line (#6148)

* #6137 add commenting feature to newly created cells (#6146)

* remove tests notebooks from doc/contents (#6144)

* #5834: set protocol version to 5.1 (#6143)

* #6093: improve API for Color (#6142)

* #6129 add to python easyform demo (#6139)

* #6045: add action details to all actions (#6140)

* python script to start e2e tests (#6151)

* #6103 python API for output containers (#6150)

* #6103 python API for output containers

* #6103 python API for output containers

* #6103 fix NaN in plots

* polish doc

*  add e2e tests for Actions (#6164)

* add e2e tests for table Actions (groovy)

* add e2e test for actionPerformed (python)

* #6149 fix detached plot tooltip (#6160)

* #6154 python TableDisplay constructor should handle array of dicts (#6165)

* #6154 python TableDisplay constructor should handle array of dicts

* add examples to doc

* fix #6118 by adding import to grapes demo to correct syntax

* #6166 fix plot resizable feature (#6168)

* #6155 table in python output container displayed as text (#6167)

* #6155 table in python output container displayed as text

* add link to python output containers, polish that tutorial

* #5980 #5982 #5995 #5996 #5997 Added support for INDEX. (#6161)

* #5980 Added support for INDEX.

* #5980 Fixed test.

* Simplify if statemant.

* #5980 Added backward compatibility for customizing styles.

* #5980 Setting up default value.

* #5980 Rollback backward compatibility. Fixed tests.

* update doc to match code

* #runAll: prevent receiving new messages before code execution ends (#6169)

* #5998 add webpack production build (#6162)

* #5998 add webpack production build

* #5998 tweak webpack configuration, use build:prod by default

* #6152 provide correct version number to widgets

* bump version

* #6152 update widgets, remove duplicated handlers

* bump version to 0.6.3-widgets7b

* #5268 update the version const name to more semantic one

* #6152 add single point of true for ipywidgets, use * for version

* #6152 fix tableDisplay copy to clipboard in embedded lib
MariuszJurowicz pushed a commit that referenced this issue Nov 23, 2017
* #5980 Added support for INDEX.

* #5980 Fixed test.

* Simplify if statemant.

* #5980 Added backward compatibility for customizing styles.

* #5980 Setting up default value.

* #5980 Rollback backward compatibility. Fixed tests.

* update doc to match code
scottdraves pushed a commit that referenced this issue Nov 27, 2017
* 6152 upgrade dependencies to use the v7 named modules

* #6103 python API for output containers (#6150)

* #6103 python API for output containers

* #6103 python API for output containers

* #6103 fix NaN in plots

* polish doc

* #6154 python TableDisplay constructor should handle array of dicts (#6165)

* #6154 python TableDisplay constructor should handle array of dicts

* add examples to doc

* #6155 table in python output container displayed as text (#6167)

* #6155 table in python output container displayed as text

* add link to python output containers, polish that tutorial

* #5980 #5982 #5995 #5996 #5997 Added support for INDEX. (#6161)

* #5980 Added support for INDEX.

* #5980 Fixed test.

* Simplify if statemant.

* #5980 Added backward compatibility for customizing styles.

* #5980 Setting up default value.

* #5980 Rollback backward compatibility. Fixed tests.

* update doc to match code

* #runAll: prevent receiving new messages before code execution ends (#6169)

* #5268 beakerx jupyterlab extension

* #5268 move lab extension out of beakerx npm module

* #5268 fix TableDisplay widget for Lab

* #5268 reimplement contextMenu for plots

* add test for jupyter console (#6337)

* #5268 tableDisplay context menu

* #5268 add table cell context menu

* #5268 add unique id for table header menu commands

* #5268 update jslab README file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants