Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds go to home view button to the commit graph title section #3877

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Dec 17, 2024

Description

Screenshot 2024-12-23 at 16 07 01

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev linked an issue Dec 17, 2024 that may be closed by this pull request
@nzaytsev nzaytsev requested a review from d13 December 17, 2024 06:53
@eamodio
Copy link
Member

eamodio commented Dec 17, 2024

Pending question here: #3873 (comment)

Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move the button to the right of the Launchpad button

src/webviews/apps/plus/graph/GraphWrapper.tsx Outdated Show resolved Hide resolved
@nzaytsev nzaytsev force-pushed the features/3873-add-button-to-open-home-view-from-graph branch from 4526495 to 22d83b9 Compare December 23, 2024 09:00
@nzaytsev nzaytsev force-pushed the features/3873-add-button-to-open-home-view-from-graph branch from 22d83b9 to 63fdff3 Compare December 23, 2024 09:05
@sergeibbb sergeibbb merged commit 5228438 into main Dec 23, 2024
3 checks passed
@sergeibbb sergeibbb deleted the features/3873-add-button-to-open-home-view-from-graph branch December 23, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add button to open Home View from Graph
3 participants