Created
February 14, 2019 15:01
-
-
Save kuzin/d0e80d41319ebba0f44a519b369f66c8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# App Usability Quirks | |
**Log** | |
- [ ] When selecting ‘Log Past Reading’, I have to select the input before I can continue, even if I’m logging for today. | |
- [ ] The inputs in Log Title should be vertically centered | |
- [ ] The book info in Log Title should be vertically centered | |
- [ ] The color of the text in the ‘Next’ input should be White, not Grey | |
- [ ] 0h, 0m is a confusing way to show hours and minutes, this should be more ‘user readable’ | |
**General UI** | |
- [ ] Scrollable views should have some padding at the bottom, so the last item on the view doesn’t stop at the footer. | |
- [ ] Borders are inconsistent throughout the app, these should all be 1px #ececec | |
- [ ] Some views are missing the border at the bottom of the nav bar, some are showing it. This should be consistent. | |
- [ ] Back Buttons should all be consistently the same throughout the app | |
- [ ] Scrolling feels very static, does not seem to use native scrolling behavior | |
- [ ] Should increase font size in header slightly, Address button placement | |
- [ ] It is strange when you go back from a full screen view, the tab bar jumps into view before the view slides away. This makes it feel a bit broken. | |
**Edit Title / Manually Enter Title Info** | |
- [ ] Padding is weird at the bottom of ‘Track Progress?’ | |
- [ ] When ‘Track Progress’ is turned off, there is random line under the form | |
- [ ] The save button is the wrong width | |
- [ ] Cover image model icons should be updated | |
- [ ] There should be an icon indicating the cover image is editable | |
- [ ] The spacing around the cover image is off | |
- [ ] Book Cover drop shadow is missing | |
- [ ] There should be more helpful text describing what things do | |
**Manually Enter ISBN** | |
- [ ] The header here is a different style than the rest of the app | |
**Log** | |
- [ ] Borders are inconsistent | |
- [ ] Margin should be increased on right side to prevent long titles from getting too close to the chevron | |
- [ ] There should be placeholder text for titles that do not have data or have tracking turned off (IE. No Author. Not Yet Completed.) | |
- [ ] Font spacing and sizing in general needs adjusted | |
**Choose Readers** | |
- [ ] Spacing between readers is strange | |
- [ ] Should ‘Auto-select’ current reader | |
**Change Readers** | |
- [ ] Spacing between items should increase, hit states are a bit hard here | |
**Scan Title** | |
- [ ] When a title is scanned and no ISBN match is found, user should be able to either ‘Enter Title Manually’ (current functionality) or back out and try to scan again. Currently, you have to go to Enter Title Manually, then hit back. | |
**Log a Day, Minutes, or Pages Only** | |
- [ ] The padding on these inputs is inconsistent. | |
- [ ] The Untitled Item that is created is confusing, we should rename this or account for these log items differently. | |
**Edit Reader / Edit Account** | |
- [ ] This form should use the updated form styling | |
- [ ] Spacing / Borders are inconsistent | |
**Add a Reader / Account Creation** | |
- [ ] The X button is way too big | |
**Log In Screen** | |
- [ ] Spacing is weird and inconsistent | |
- [ ] Logo could be bigger | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment