perspective icon indicating copy to clipboard operation
perspective copied to clipboard

Color range option in numeric columns does not update when changing edited column style

Open sinistersnare opened this issue 1 year ago • 0 comments

Bug Report

Steps to Reproduce:

  1. Go to the editable example https://perspective.finos.org/blocks/editable/index.html
  2. Select edit on a number column
  3. Change the color range
  4. Click the edit button for a different number column
  5. 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.

sinistersnare avatar Mar 13 '24 18:03 sinistersnare