Skip to content

Feedback: allow readers to thumbs up/down on a pageย #89

Open
@humitos

Description

@humitos

We've been asked multiple times about the ability to receive feedback from readers on a particular page.

With the new addons client I think this is probably a good idea to consider. We could implement this feature in an agnostic way that works for all the doctools by:

  • Showing a floating element with ๐Ÿ‘๐Ÿผ / ๐Ÿ‘Ž๐Ÿผ
  • Hitting a /_/api/v3/feedback/ endpoint on click
  • Saving the feedback on a PageFeedback model
  • Listing all the PageFeedback analytics under an admin page

Open questions

  • How useful this would be be?
  • What use-cases this idea would solve?
  • Would it be better if this supports commenting on pages besides ๐Ÿ‘๐Ÿผ / ๐Ÿ‘Ž๐Ÿผ ?
  • How we would display the analytics? Just a number of ๐Ÿ‘๐Ÿผ / ๐Ÿ‘Ž๐Ÿผ per page would be enough?
  • Would SPAM be a problem here?

(I'd like to collect some feedback here ๐Ÿ˜„ )

Related issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions