Skip to content

View commits #5

@housseindjirdeh

Description

@housseindjirdeh

As of currently, actual commit information can't be viewed anywhere in the application. You may have already noticed that you can't even click a commit in the notifications screen to view it's details.

Would definitely be nice to:

  • have the number of commits when viewing the diff of a pull request be clickable
  • have commits that show in the notifications screen be clickable
  • add number of commits in the repository screen - also clickable

Clicking either would navigate to a list of commits screen (CommitsListScreen for example) and clicking each commit would take you to a commit details screen (CommitScreenfor example which can look the same as PullRequestDiff screen).

Showing commit comments might be a bit more tricky and it's something we can do as a separate ticket once this gets added in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions