bluerobotics / bluerobotics/BlueOS
The button that resets the remote repository input doesn't actually reset the repository
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 174
Description
Right now, if the user clicks that button, the input text is reset back to "bluerobotics/blueos-core", but nothing else happens, and it is unclear to the user that the reset click does not fetch the repository that it just reset to.
To actually reset, performing a fetch, the user actually has to click the input box after that and click the enter key of the keyboard, as a "fetch" button also doesn't exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the remote repository input's reset button and the existing fetch-on-enter behavior. Verify how reset changes the displayed repository and whether it triggers fetching; done means clicking reset both restores the default repository and fetches it without requiring an extra input or Enter key action.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100