[GH-ISSUE #17] [UI] Put watch, star and fork icon action to repo page #2469

Closed
opened 2026-05-03 02:10:39 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @max-hk on GitHub (Dec 12, 2019).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/17

Hi. Would you consider putting watch, star and fork action in the repo page instead of the three dot menu?

User may press the star/watch/fork icon to star/watch/fork a repo and press star/watch/fork count to view watchers/stargazers/forks of a repo.

screenshot-android

Originally created by @max-hk on GitHub (Dec 12, 2019). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/17 Hi. Would you consider putting watch, star and fork action in the repo page instead of the three dot menu? User may press the star/watch/fork icon to star/watch/fork a repo and press star/watch/fork count to view watchers/stargazers/forks of a repo. ![screenshot-android](https://user-images.githubusercontent.com/35831069/70731223-5129e000-1d41-11ea-8a5c-d6d724dd9fe7.png)
GiteaMirror added the enhancement label 2026-05-03 02:10:39 -05:00
Author
Owner

@pd4d10 commented on GitHub (Feb 9, 2020):

Hi, @maxloh , thanks for your feedback! Because the count area tap event is to go to watchers/stargazers screen, so we add an extra row to do watch/star action in v1.4.0. Does this meet your needs?

The fork action is not ready yet, because it is related to code editing and pull requests creating, and these processes have not been implemented in this app yet.

Screenshot

Simulator Screen Shot - iPhone 11 Pro Max - 2020-02-09 at 10 50 55

<!-- gh-comment-id:583799129 --> @pd4d10 commented on GitHub (Feb 9, 2020): Hi, @maxloh , thanks for your feedback! Because the count area tap event is to go to watchers/stargazers screen, so we add an extra row to do watch/star action in v1.4.0. Does this meet your needs? The fork action is not ready yet, because it is related to code editing and pull requests creating, and these processes have not been implemented in this app yet. ### Screenshot ![Simulator Screen Shot - iPhone 11 Pro Max - 2020-02-09 at 10 50 55](https://user-images.githubusercontent.com/9524411/74095321-10c0c580-4b2a-11ea-8cd0-57d5dd421e82.png)
Author
Owner

@max-hk commented on GitHub (Feb 10, 2020):

@pd4d10 The user interface in v1.4.0 meet my needs, but it would be better if you could put action buttons next to the count area.

Thank you.

<!-- gh-comment-id:584349210 --> @max-hk commented on GitHub (Feb 10, 2020): @pd4d10 The user interface in v1.4.0 meet my needs, but it would be better if you could put action buttons next to the count area. Thank you.
Author
Owner

@pd4d10 commented on GitHub (Feb 11, 2020):

OK. Considering the mobile screen small size, we didn't put them together as the GitHub website does.

Thanks for your feedback! Feel free to open another issue if there are other problems.

<!-- gh-comment-id:584457280 --> @pd4d10 commented on GitHub (Feb 11, 2020): OK. Considering the mobile screen small size, we didn't put them together as the GitHub website does. Thanks for your feedback! Feel free to open another issue if there are other problems.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#2469