VolkovLabs/business-variable

'Allow multi-level selection' doesn't work when variable has key/value pairs

Closed this issue · 1 comments

Allow multi-level selection is a great feature and it works fine when variable has just values. But in case of pairs 'key : value' this feature seems not to be working correctly.

Steps to reproduce:

  1. Declaration of sample variables (note that Value variable has pairs 'key : value'):

Variables

  1. Query that returns such table to have a tree representation:

Query

  1. Panel settings:

Panel Settings

  1. Initial panel state:

Variable Panel: Initial

  1. After click on TopLevel checkbox, all values are not selected:

Variable Panel: Attempth to choose all

  1. Click on 'classic' variable viewer confirms that values are not selected:

Variable Panel: Not selected

@ebabeshko Thank you for opening the issue and providing reproduction.

We will investigate and get back to you.