Open pjmuller opened 3 weeks ago
This issue has been marked as stale because there was no activity for the past 15 days.
Hi @pjmuller thanks for reporting this.
Could you please verify if point 2. and 3. still an issue on the latest version?
Regarding point 1. I thought about it during the development and since is a custom cntrok where you can set the color even to purple if you want, feels strange to force a default behavior like changing text to black and gray on activation and deactivation.
Maybe some option like active_classes
is the way, where you could configure classes to add on activation, same classes would be removed on deactivation... I've done some experimental development on this approach and it seems to work
Describe the bug
related to https://github.com/avo-hq/avo-advanced/pull/50
see https://www.loom.com/share/ee833adc463442ffb462435b77506b3d that demonstrates the problems below
feature / code snippet request
FYI: I also ran the same experiments having chrome developer console open + disable cache, so I should have all latest assets
System configuration
Avo version: 3.14
Rails version: 7.2
Are you using Avo monkey patches, overriding views or view components?
Impact
Urgency