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

Fix cursor on placeholder for no-js #2806

Merged
merged 7 commits into from
Dec 11, 2019
Merged

Fix cursor on placeholder for no-js #2806

merged 7 commits into from
Dec 11, 2019

Conversation

12
Copy link
Contributor

@12 12 commented Dec 10, 2019

Resolves #2805

Overall change: Fixes the cursor when hovering on a placeholder for media when javascript is disabled. Current appearance is to show a pointer, however this should not be the case when javascript is disabled, as the user cannot click to play.

Code changes:

  • When JS is disabled, reset cursor property to default.

  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@12 12 added ws-articles Tasks for the WS Articles Team articles-av-epic labels Dec 10, 2019
@12 12 self-assigned this Dec 10, 2019
Copy link
Contributor

@HarveyPeachey HarveyPeachey left a comment

Choose a reason for hiding this comment

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

LGTM

@12 12 merged commit 3eec0a7 into latest Dec 11, 2019
@12 12 deleted the fix-mediaplayer-cursor branch December 11, 2019 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
articles-av-epic ws-articles Tasks for the WS Articles Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix placeholder cursor when JS is disabled
3 participants