perspective
perspective copied to clipboard
Color range option in numeric columns does not update when changing edited column style
Bug Report
Steps to Reproduce:
- Go to the editable example https://perspective.finos.org/blocks/editable/index.html
- Select edit on a number column
- Change the color range
- Click the edit button for a different number column
- color range UI did not reset to the range of the newly selected column.
Expected Result:
The color range UI should reflect the column selected.
Actual Result:
perspective_format_ui_render_2.webm perspective_format_ui_render.webm
Environment:
Seen in both Chrome and Firefox
Additional Context:
It only seems to be affecting the color range option, other options are correctly reflected.