bluerobotics / bluerobotics/BlueOS
Wizard: UI is confusing/unfriendly to users
Open
good first issue
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 174
Description
On step 3 of the Wizard, the user can click the CONTINUE button without interacting with the combobox first, which is confusing.
```Vue
Continue
```
- This CONTINUE button should be disabled if the validateParams are not validated.
- The validation should be lazy (happens the first time only after the user interacts with the combobox)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.