crowd.dev icon indicating copy to clipboard operation
crowd.dev copied to clipboard

[C-1279] PR activities improvements

Open nunoeufrasio opened this issue 10 months ago • 0 comments

PR activities in conversations

Currently, within conversation drawers we’re displaying the PR title in almost every type of activity across the timeline. Since the user already has context of which PR the conversation is related to (displayed on top of the drawer), there’s no need to repeat this label in all activities.

Improvement/Solution: Have a simplified label for PR activities within conversations

  • Assigned pull request [pull-request-name] to [member-name] > Assigned pull request to [member-name]
  • Requested a review for pull request [pull-request-name] from [member-name] > Requested a review from [member-name]
  • Reviewed pull request [pull-request-name] > Reviewed pull request
  • Merged pull request [pull-request-name] > Merged pull request
  • Closed pull request [pull-request-name] > Closed pull request
Screenshot 2023-04-27 at 15 10 32

PS: the same applies to conversation cards within “Conversations” list

---------------

PR activities as single activities (Activities list)

Currently, activity cards of comments to pull requests don't provide context of which PR the comment is related to, user has to open conversation or GH page to get it.

Improvement/solution: Add the PR title on top of the comment within the activity card.

Screenshot 2023-04-27 at 15 10 02

PS: Open/Closed pull request cards should remain the same, displaying the both PR title and body within the card 

From SyncLinear.com | C-1279

nunoeufrasio avatar Aug 09 '23 14:08 nunoeufrasio