Skip to content

fix(checkbox): don't show hover ripples on touch devices - #13700

Merged
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:13675/checkbox-touch-hover-ripples
May 13, 2019
Merged

fix(checkbox): don't show hover ripples on touch devices#13700
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:13675/checkbox-touch-hover-ripples

Conversation

@crisbeto

Copy link
Copy Markdown
Member

On touch devices :hover styling persists after the user has tapped. These changes hide the persistent ripple if the user isn't able to hover, in order to avoid confusion with the other ripples.

Fixes#13675.

@crisbetocrisbeto added the target: patch This PR is targeted for the next patch release label Oct 20, 2018
@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 20, 2018
@crisbeto
crisbetoforce-pushed the 13675/checkbox-touch-hover-ripples branch from 31d4564 to 4f52c4fCompareOctober 20, 2018 10:17
@josephperrottjosephperrott added blocked This issue is blocked by some external factor, such as a prerequisite PR pr: lgtm action: merge The PR is ready for merge by the caretaker labels Oct 22, 2018

@josephperrottjosephperrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrottjosephperrott removed the action: merge The PR is ready for merge by the caretaker label Oct 22, 2018
@nicolashenry

nicolashenry commented Oct 26, 2018

Copy link
Copy Markdown

@josephperrott I saw that #13701 and #13702 have been merged and released so why does this one is blocked?

@jelbournjelbourn removed blocked This issue is blocked by some external factor, such as a prerequisite PR labels Nov 2, 2018
@crisbetocrisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 20, 2019
@crisbeto
crisbetoforce-pushed the 13675/checkbox-touch-hover-ripples branch from 4f52c4f to bf830d3CompareMarch 3, 2019 17:41
@mmalerbammalerba added aaa and removed aaa labels Apr 25, 2019
On touch devices `:hover` styling persists after the user has tapped. These changes hide the persistent ripple if the user isn't able to hover, in order to avoid confusion with the other ripples.
Fixesangular#13675.
@crisbeto
crisbetoforce-pushed the 13675/checkbox-touch-hover-ripples branch from bf830d3 to 192eb3fCompareMay 8, 2019 14:34
@jelbourn
jelbourn merged commit 43b4fec into angular:masterMay 13, 2019
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 10, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License Agreementtarget: patchThis PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checkboxes should not keep focus on touch screen (7.0.0 regression)

6 participants

@crisbeto@nicolashenry@josephperrott@jelbourn@googlebot@mmalerba