Closed
Description
There are some standard patterns that someone just exploring the application will run into.
Things like the ability to "go back" when opening a setting, etc.
Main items I've noticed:
- Tooltips missing on hover (What does x button do)
- Clicking the "choose a browser for X minutes" button (clock icon) cannot be cancelled, the X button closes the window without returning to the main HURL window.
- Clicking the settings button (gear icon) opens notepad (no way to choose an OS-default file handler for that type?), and closes the HURL window. I think I understand WHY this is important, because if you change the settings while HURL is open that could be bad, but since this appears to be a "load settings into memory from json file on launch", and there's no pretty editor (yet), this shouldn't be an issue so long as you manually close and reopen again.
- Maybe an interstitial "we're going to close HURL and open the config, do you want to continue?"
- Opening HURL directly, then clicking on of the browser options prompts to download the Hurl DLL (instead of a new, empty browser window).
My main point with these is that it's jarring to unfamiliar users to not be able to go back to the context you started from, when clicking things.
Metadata
Metadata
Assignees
Labels
No labels