Skip to content

Improvements to comments feature (button, sorting) #5838

@flyingcakes85

Description

@flyingcakes85

Pre-submission Checklist

  • I have searched existing issues and confirmed this feature has not been requested
  • This is a feature request, not a bug report or question

Feature Area

User Interface (UI)

Problem or Use Case

  1. If a memo has no existing comments, the comment button on top right is not shown on it. Adding comment on such a memo requires user to copy the url and paste in a new tab. This is a cumbersome process, especially on mobile devices.
  2. On the memo page, the sorting of comments can include a chronological option (in addition to the current default of reverse chronological).

Proposed Solution

  1. Memos already have a comment button shown on hover if they have existing comments. The source code could be updated to have that button visible irrespective of the number of comments.
  2. Sorting could be implemented client side and should be fairly straightforward.

I'm proposing this solution based on my limited programming experience and I do not have knowledge of how Memos source code is structured.

Alternatives Considered

No response

Additional Context

No response

Contribution

  • I'm willing to submit a pull request for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions