Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhance] Document reactions #309

Open
ashrafchowdury opened this issue Feb 25, 2024 · 2 comments
Open

[enhance] Document reactions #309

ashrafchowdury opened this issue Feb 25, 2024 · 2 comments

Comments

@ashrafchowdury
Copy link
Contributor

Description

Problem

The current reaction feature is not that much useful:

  1. There is no UI available on the dashboard which can give a detailed overview of viewer reactions.
  2. It does not provide such information as whether the user reacted 'heart', 'money', or 'up'.
  3. A document viewer can give an infinite amount of reactions to the document.
  4. If a viewer opens multiple links to a single document, they can give multiple reactions to that document.

Solution --enhancement

  1. We need to add a new section to the dashboard that displays the viewer's reactions in detail.
  2. We have to show which reaction the viewer had reacted.
  3. A viewer can give only 4 reactions to a document
  4. We need to track viewer reactions using document-id instead of link-view-id to avoid getting reactions from a viewer multiple times we have to get reactions based on the document instead of links

UI Preview

Trigger the detailed viewer reaction model UI
image

Detailed viewer reactions UI

image

@ashrafchowdury
Copy link
Contributor Author

I would like to work on this issue if it gets approved, @mfts 🙌

@mfts
Copy link
Owner

mfts commented Mar 17, 2024

@ashrafchowdury what would be cool is adding the reactions on the analytics graph. This way we can see which reactions were given per page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants