Describe the bug
Our applyPrimaryButtonStyle method on UIButton seems to be applying the wrong style for the disabled state.
To Reproduce
Steps to reproduce the behavior:
applyPrimaryButtonStyle to any buttonbutton.isEnabled = falseScreenshots
Current | Expected
---- | ----
| 
Mobile Environment
Happening on iOS 13 and 14, both simulator and device
I would like to do this if this task is still active ?
Sure @Denpex, let us know if you need any assistance. 馃憤
I think the design for disabled primary button is the following (in "System - iOS Components" design board):
@Garance91540 feel free to correct!
\ | Light mode | Dark mode
-- | -- | --
Design |
| 
Text color | iOS System Quaternary Label Color | iOS System Tertiary Label Color
Border color | Same as text color | Same as text color
@jaclync thanks for the heads up, I will make sure to follow these guidelines.
That's correct @jaclync , thank you!
Hi @Denpex do you still plan to work on this?
Most helpful comment
I think the design for disabled primary button is the following (in "System - iOS Components" design board):
@Garance91540 feel free to correct!
\ | Light mode | Dark mode
| 
-- | -- | --
Design |
Text color | iOS System Quaternary Label Color | iOS System Tertiary Label Color
Border color | Same as text color | Same as text color