Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

MDC Text Field: Remove press ripple effect #2354

Closed
kfranqueiro opened this issue Mar 6, 2018 · 0 comments
Closed

MDC Text Field: Remove press ripple effect #2354

kfranqueiro opened this issue Mar 6, 2018 · 0 comments
Assignees

Comments

@kfranqueiro
Copy link
Contributor

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
trimox added a commit to trimox/angular-mdc-web that referenced this issue Mar 8, 2018
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
@kfranqueiro kfranqueiro self-assigned this Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant