Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Turn rating feature into something presentable #41

@Simon-Laux

Description

@Simon-Laux

TODO / Problems:

  • XSS vulnerability (see the osm app entry in the store app to know what I mean)
  • you can go into the rating screen, even when you already rated the app
  • you can not use arrow up in the description field
  • no username where ratings are
  • comment is mandatory (not optional) to discourage spam (you need a comment with atleast 3 chars: 2 emojis or a simple word like Awesome, good or whatever)
  • no possibility to set the username nor migrate the account

Optional ideas:

  • Code cleanup
    • move functions inside of an Rating namespace/object like we done it for the download counter
    • move network request functions to backend-api file, so later when implementing proxies we can do it all at one place (like it's done for the download counter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions