Skip to content
This repository has been archived by the owner. It is now read-only.

Improve device connection dialog with radio buttons #4303

Closed
ryanfeeley opened this issue Oct 19, 2016 · 4 comments
Closed

Improve device connection dialog with radio buttons #4303

ryanfeeley opened this issue Oct 19, 2016 · 4 comments
Assignees

Comments

@ryanfeeley
Copy link
Contributor

@ryanfeeley ryanfeeley commented Oct 19, 2016

In order to improve the quality of response, we should present the options are radio buttons, instead of hiding them under a drop-down menu.

DEFAULT:
disconnect-radio1

SELECTED:
disconnect-radio2

VALIDATION:
disconnect-radio3

@ryanfeeley
Copy link
Contributor Author

@ryanfeeley ryanfeeley commented Oct 19, 2016

Although they are going to be harder to engineer than originally believed, the radio buttons are from about:addons.
screenshot 2016-10-19 15 03 17

@rfk rfk added this to the FxA-89: devices view milestone Oct 19, 2016
@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Oct 20, 2016

We can extend the fxa-checkbox and include the radio controller form: https://getmdl.io/components/index.html#toggles-section sizes and styling can be tweaked

@ryanfeeley
Copy link
Contributor Author

@ryanfeeley ryanfeeley commented Dec 15, 2016

@vladikoff Howz about:

Reason for disconnecting…

  • Suspicious device
  • Lost or stolen device
  • Old or replaced device
  • Duplicate device
  • Rather not say
  • Other reason (provide text input?)
@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Dec 16, 2016

latest on this:

  • use the new radio button css stuff from nightly, do not bother with the replacing and hiding the radio technique
  • once the new styling stuff is in stable we should remove the fxa-checkbox and just use CSS stuff.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants