ourcodeinc / ActiveDocumentation-webapp

The main component of ActiveDocumentation implemented as a web app
MIT License
2 stars 8 forks source link

[UI][DesignRuleMiner] Fix the color coding for dropdowns and nested elements (like parameters) #10

Open SaharMehrpour opened 4 months ago

SaharMehrpour commented 4 months ago

When elements are grouped and displayed as a dropdown, the color-coding of the dropdown does not get updated when the dropdown is changed.

dropdowns

https://github.com/ourcodeinc/ActiveDocumentation-webapp/blob/main/src/ui/MiningRules/minedRulePad.js#L275