candela icon indicating copy to clipboard operation
candela copied to clipboard

Visualization components for the web

Results 98 candela issues
Sort by recently updated
recently updated
newest added

- [ ] Add a form to send an email to us - Have a form element for optional reply-to; autofill with account email address if user is logged in...

enhancement
Resonant Lab

When a user makes changes to a dataset that they don't have write access to (e.g. they change the type coercion settings), the dataset is copied silently. Need to fill...

bug
Resonant Lab

To reproduce, click _just_ outside of the "select dataset/visualization" button on the respective panel. The panel will collapse, when almost certainly the user meant to click on the icon. We...

Resonant Lab

Along with #123, this should use the same design as the new dataset / project management dialogs. The library should also include elements of #247, probably with a mouse-over preview...

Resonant Lab

See [`csv_stream()`](https://github.com/Kitware/candela/blob/master/app/resonant-laboratory/server/semantic_assetstore_adapter.py#L11) and [`json_stream()`](https://github.com/Kitware/candela/blob/master/app/resonant-laboratory/server/semantic_assetstore_adapter.py#L55) for where to start.

Resonant Lab
backlog

The page size / filter list config dialog should have an option to type custom filters

enhancement
Resonant Lab

"Integer" is sort of a false distinction in JavaScript, since integers are represented by `Number`s. Eliminating the distinction in Resonant Lab would have two benefits: - The UI would become...

enhancement
Resonant Lab
backlog

To reproduce, start a new project, click on "add data set", wait for the list of data sets to appear, then resize the window. Note that the window "flashes" as...

Resonant Lab

Opening the matching panel, or causing it to resize and/or move (by manipulating the neighboring panels) reveals a delay before the matching panel contents re-render. There is also a bit...

bug
enhancement
Resonant Lab