neodash icon indicating copy to clipboard operation
neodash copied to clipboard

#Vulcan-132/Clear parameter value of Parameter select chart on tab change

Open m-o-n-i-s-h opened this issue 2 years ago • 5 comments

Problem Parameter select reports allow interactivity as users can select parameters/values from the autocomplete dropdown. When a parameter is selected, the selection stays active until the browser tab (that is, the dashboard) is closed, no matter if the dashboard tab is changed. So, my users wanted a functionality to set the parameter select chart type that gets cleared when there is a tab change.

Solution Introduced a clearParameterValueOnTabChange boolean in settings. When this is enabled the value in the parameter is set to empty.

Screenshot clear parameter value on tab change

NOTICE: The program was tested solely for our own use cases, which might differ from yours. Author Info: Monish [email protected] on behalf of Mercedes-Benz Research and Development India https://github.com/mercedes-benz/mercedes-benz-foss/blob/master/PROVIDER_INFORMATION.md

m-o-n-i-s-h avatar Sep 07 '23 09:09 m-o-n-i-s-h