meteorlxy / vssue

:mailbox: A Vue-powered Issue-based Comment Plugin
https://vssue.js.org
MIT License
769 stars 105 forks source link

Read Only Comments Mode #100

Closed RehanSaeed closed 3 years ago

RehanSaeed commented 4 years ago

What problem does the feature solve?

Users are complaining that Vssue is requesting too many scopes. As far as I know, due to limitations in the GitHub API, it's not possible to reduce the permissions required.

Proposed solution

I'd like to only display readonly comments from GitHub issues. If someone wants to make a new comment or like, they can click a link that will take them to the GitHub issue and they can create a comment there. This is what the Microsoft docs pages used to do this.

meteorlxy commented 3 years ago

image

In fact, we have a link to the issue. Maybe we should change the ui experience?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.