ourcodeinc / ActiveDocumentation-webapp

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

[UI][DesignRuleMiner] Add a button to enable/disable the purple color coding #6

Open SaharMehrpour opened 2 months ago

SaharMehrpour commented 2 months ago

In DesignRuleMiner page, elements are colored based on their frequency. https://github.com/ourcodeinc/ActiveDocumentation-webapp/blob/main/src/ui/MiningRules/minedRulePad.js#L275

dropdowns

Add a setting option on top of the page to enable/disable color coding for frequency.

samyak1326 commented 3 weeks ago

Hey, I would like to work on this enhancement.