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

Select a radio button on the select environment radios #42

Closed
yatil opened this issue Jul 10, 2014 · 1 comment
Closed

Select a radio button on the select environment radios #42

yatil opened this issue Jul 10, 2014 · 1 comment

Comments

@yatil
Copy link
Contributor

yatil commented Jul 10, 2014

The HTML 5 required yields an error if no radio button is selected:

  • If the user has no environment yet, the first created environment should be selected.
  • If a user has one environment, this environment should be selected.
  • If a user has more than one environment, the environment selected on the last previous set of tests should be selected. (If impossible, select the first one.)
@yatil yatil added the bug label Jul 10, 2014
@yatil yatil added the priority label Aug 4, 2014
evlach added a commit that referenced this issue Aug 8, 2014
@evlach
Copy link
Member

evlach commented Aug 8, 2014

Now when selected once is saved in the session and not need to select again.
When not selected seems to me dangerous to select a random one.. (??)

@yatil yatil closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants