-
-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
non standalone actions on custom controls #3395
Comments
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 |
Hi @Paul-Bob , 2 and 3 seems to be fixed (I went from 3.14.0 to 3.14.5). Thanks a lot! Would be great to have this in 3.15 (or a minor release afterwards) |
This approach was effective for specific classes, but conflicts occasionally happens between custom classes and the default ones
After discussing this with Adrian, we opted for other strategy. Each button style have a version with different opacity and we'll use that to differentiate when the button is active or disabled. |
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
The text was updated successfully, but these errors were encountered: