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
There are a few visual inconsistencies that need attention:
Focus state cut-off: The :focus state of buttons within widgets is being cut off, reducing the clarity of the focus indicator.
Inconsistent focus outline: The :focus outline of the eye icon is visually different from the focus outline used for buttons, leading to inconsistent styling across components.
Cut-off blurred salary amount: The blurred effect on the salary amount is being cut off, impacting its intended appearance.
Steps to Reproduce:
Navigate to a widget that includes buttons.
Focus on the buttons and observe the :focus state.
Compare the focus outline of the eye icon to that of the buttons.
Look at the blurred salary amount for any cut-off effect.
Expected Behavior:
The :focus state of buttons should be fully visible.
The :focus outline for all elements should be consistent.
Blurred content, such as the salary amount, should not be cut off.
The text was updated successfully, but these errors were encountered:
There are a few visual inconsistencies that need attention:
:focus
state of buttons within widgets is being cut off, reducing the clarity of the focus indicator.:focus
outline of the eye icon is visually different from the focus outline used for buttons, leading to inconsistent styling across components.Steps to Reproduce:
Expected Behavior:
:focus
state of buttons should be fully visible.:focus
outline for all elements should be consistent.The text was updated successfully, but these errors were encountered: