Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 217
    • Issues 217
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 31
    • Merge Requests 31
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #760

Closed
Open
Opened 4 hours ago by Nicholas Lewis@javanick
  • Report abuse
  • New issue
Report abuse New issue

(feat): share specific comments

Users should be able to share a link to specific comments within posts and group chat.

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

    • Nicholas Lewis @javanick added Priority::2 - Normal Product::Comments Type::Feature scoped labels 4 hours ago

      added Priority::2 - Normal Product::Comments Type::Feature scoped labels

    • Qriist
      Qriist @Qriist · 45 minutes ago

      A quick look at the notification link inside Chrome's code console reveals that there is a full url generated from the thread component URNs, which is how it jumps you from the notification list to the specific message.

      This means the backend linking work is already done and all that needs to be done is expose that very same link with a share button.

      Thanks!

    • Chris Cates
      Chris Cates :speech_balloon: @chriscates · 11 minutes ago

      This is actually a front end related issue too.

      The router component for sharing would need to change in order to accept a query parameter for commentId or something along the lines of this.

      Should also be opened (or related to the front end). All that needs to happen for the backend is an ability to GET a post by commentId.

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    None
    Assign to
    None
    Epic
    None
    None
    Milestone
    None
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    3
    Labels
    Priority::2 - Normal Product::Comments Type::Feature
    Assign labels
    • View project labels
    None
    Weight
    None
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    3
    3 participants
    user avatar
    Chris Cates
    user avatar
    Qriist
    user avatar
    Nicholas Lewis
    Reference: minds/engine#760