Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Toggles: Clean up of old styles and unused component pieces #1688

Merged
merged 1 commit into from
Dec 16, 2015

Conversation

rickybanister
Copy link

  1. Added a cursor: default style to the disabled toggle component
  2. Noticed that we still had the old pre-componentized toggle styles in _forms.scss, removed them (I got tripped up because I started out editing that and saw no change in devdocs)
  3. Noticed there was an unused plugin-toggle component that was ditched in favor of the form-toggle component, removed it
  4. Noticed that the name server page in Domains used the old toggle styles and made an ugly first pass at switching to the component

There should be no visual changes except no longer seeing a pointer cursor for disabled toggles.

I'll ask if @breezyskies would be so kind as to make sure I didn't cause a regression in the name servers stuff. It looks the same, but not sure if anything is broken or if the correct screen reader label is being passed now.

I'll ask @mtias if he would take a look at what I've done

I'll ask if @johnHackworth would make sure I didn't break anything in Plugins

1. Added a cursor: default style to the disabled toggle component
2. Noticed that we still had the old pre-componentized toggle styles in _forms.scss, removed them (I got tripped up because I started out editing that and saw no change in devdocs)
3. Noticed there was an unused plugin-toggle component that was ditched in favor of the form-toggle component, removed it
4. Noticed that the name server page in Domains used the old toggle styles and made an ugly first pass at switching to the component
@rickybanister rickybanister added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR Components labels Dec 16, 2015
@rickybanister rickybanister self-assigned this Dec 16, 2015
@breezyskies
Copy link
Contributor

Name servers toggle LGTM 👍

@johnHackworth
Copy link
Contributor

everything looks ok to me! And it's nice to see so much red in a PR :)

:shipit:

@johnHackworth johnHackworth added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 16, 2015
rickybanister pushed a commit that referenced this pull request Dec 16, 2015
Form Toggles: Clean up of old styles and unused component pieces
@rickybanister rickybanister merged commit cb18f5e into master Dec 16, 2015
@rickybanister rickybanister deleted the fix/disabled-toggle-cursor branch December 16, 2015 22:18
@lancewillett lancewillett removed the [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR label Oct 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants