-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Description
One ref is: #2323 (comment)
Alternatively, run models/file/data_tables.py The first selection of glyphs updates the table selection. No subsequent selection does.
Possibly related to #8014 as well, the issue may be that there is inconsistency in when and whether selected is changed vs selected.indices
ANY solution to this must provide the following
- documention (in a wiki, docs, somewhere) of all known expected requirements of tables.
- provide runnable examples that can be used to exercise all the requirements
Additionally, this would be a good chance to get some kind of selenium tests up and running, either run ourselves on travis or run again on sauce labs. The whack-a-mole with table regressions has to stop.
Reactions are currently unavailable