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
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
We had a discussion between engineering and design last week, and determined that we're better off removing the press ripple effect from text field box and outlined text field. (Focus and hover states will remain in effect for text field box.)
Justifications:
It's awkward to see a ripple when clicking/tapping inside an already-focused text field with the sole intent of relocating the cursor or selecting text
There are already enough other visual indicators, e.g. the line ripple (which also animates based on the pointer's X coordinate), and the addition of focus shade when initially focusing a text field
The text was updated successfully, but these errors were encountered:
As per recent upstream decision.
> Justifications:
> * It's awkward to see a ripple when clicking/tapping inside an already-focused text field with the sole intent of relocating the cursor or selecting text
> * There are already enough other visual indicators, e.g. the line ripple (which also animates based on the pointer's X coordinate), and the addition of focus shade when initially focusing a text field
reference: material-components/material-components-web#2354
We had a discussion between engineering and design last week, and determined that we're better off removing the press ripple effect from text field box and outlined text field. (Focus and hover states will remain in effect for text field box.)
Justifications:
The text was updated successfully, but these errors were encountered: