Skip to content

Instantly share code, notes, and snippets.

@sushant-j
Last active July 18, 2019 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sushant-j/52dfc95ac6d24ea384f21ca418fa7ce3 to your computer and use it in GitHub Desktop.
Save sushant-j/52dfc95ac6d24ea384f21ca418fa7ce3 to your computer and use it in GitHub Desktop.

Testing Feedback - v1.0.4 (53):

Adding a rating

  1. Resolution of uploaded media is based on device screen resolution, not standard 1920x1080

  2. Place name and details misaligned on story view (Screenshot)

  3. Even when tapping and holding on story view, the story view exits

    • Expected behaviour: Story view should remain paused, not exit
  4. All icons visible after tapping on "close" icon. Steps:

    1. Tap on close button after capturing media and selecting a place.
    2. When the "keep or discard" popup is shown, all other icons including "save media", "add text", etc. are visible
  5. Tapping on "Save" media option shows popup with message "Uploading", instead of "Saving to gallery"

  6. Text editing:

    1. Tapping on "Tt" icon while editing cycles through 3 background colors: transparent, black and white. iOS cycles through only one color (white) and transparent.
    2. Applying text color while adding/editing text does not reflect after tapping on "Done"
    3. Applying background color while adding/editing does not reflect after tapping on "Done"
    4. Tapping on added text opens up edit mode: But with background color applied. This background color is not visible when tapped on "Done"
    5. Tapping on added text, editing it and pressing "Done" resets the text to initial value. Steps:
      1. Add text string: "test" > Tap on "Done"
      2. Tap on added text to go into edit mode > Edit the text to "Edited test" > Tap on "done"
      3. Tap on "Edited test" > Edit mode shows "test" again, isntead of "Edited test"
    6. Icon to adjust text alignment (Right aligned, center aligned or left aligned) missing
  7. While adding a sticker, if user taps on a sticker while it's loading, Empty sticker is added to the rating

  8. Close icon for sticker/text disappears randomly while moving it. (Screenshot)

  9. Drawing Mode:

    1. In the drawing mode: Tap targets for "Undo" and "Change pen size" too small (Screenshot)
    2. Drawing can't be undone after tapping "Done" > Adding a text > Going to "drawing" mode again > Clicking undo. iOS app allows all drawn lines to be undone, even after adding other elements.
  10. Saved image is not visible in phone Gallery. On iOS, image is visible in "Camera Roll"

  11. No "Save" option for recorded video rating. iOS app has "Save" option.


Home screen

  1. Homescreen gets stuck in loading/skeleton loader state after reopening app or adding a rating and returning to home screen (Screenshot)

  2. Loading/Skeleton Loader view shows "Your Live Rating" header, without any content actually being loaded. (Screenshot)

  3. Loading state for timeline thumbnail cards looks weird without border (Screenshot)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment