You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…se theme
hover class was getting applied even when button is disabled. so, added enabled: attribute to each
hover class of pagination base theme. Now it will only show hover if button is enabled.
fixthemesberg#849
…se theme
hover class was getting applied even when button is disabled. so, added enabled: attribute to each
hover class of pagination base theme. Now it will only show hover if button is enabled.
fixthemesberg#849
#856)
fix(pagination theme file): added enabled attribute for pagination base theme
hover class was getting applied even when button is disabled. so, added enabled: attribute to each
hover class of pagination base theme. Now it will only show hover if button is enabled.
fix#849
Co-authored-by: ashu.kharbanda <[email protected]>
Describe the bug
When hovering the navigation buttons in the Pagination component, they still have hover styles being applied
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Disabled buttons should not have any effect
Project information:
The text was updated successfully, but these errors were encountered: