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

cleanup repo details icons/labels #27644

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

denyskon
Copy link
Member

Fix #27596

Change confusing behavior when showing information about a repo via labels and icons. Implement changes proposed by @lng2020 in #27627 (review).

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 16, 2023
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 16, 2023
@denyskon denyskon requested a review from lng2020 October 16, 2023 13:19
@denyskon denyskon added this to the 1.22.0 milestone Oct 16, 2023
@denyskon denyskon added backport/v1.21 This PR should be backported to Gitea 1.21 modifies/translation modifies/templates This PR modifies the template files type/refactoring Existing code has been cleaned up. There should be no new functionality. and removed modifies/translation labels Oct 16, 2023
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 16, 2023
Copy link
Member

@lng2020 lng2020 left a comment

Choose a reason for hiding this comment

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

Thanks for your implementation. That's really fast. Since I proposed this design, It seems not appropriate for me to approve.

This PR is LGTM, but It would be nice if the repo_list.tmpl moved to a common folder instead of explore since it's used by many other templates.

Share some screenshots for this PR so other reviewers can better review it.

image image

Looks nice too in a mobile view

image

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 16, 2023
@6543 6543 merged commit 0271114 into go-gitea:main Oct 16, 2023
25 checks passed
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Oct 16, 2023
Fix go-gitea#27596 

Change confusing behavior when showing information about a repo via
labels and icons. Implement changes proposed by @lng2020 in
go-gitea#27627 (review).
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Oct 16, 2023
zjjhot added a commit to zjjhot/gitea that referenced this pull request Oct 17, 2023
* giteaofficial/main:
  cleanup repo details icons/labels (go-gitea#27644)
  Improve dropdown button alignment and fix hover bug (go-gitea#27632)
delvh pushed a commit that referenced this pull request Oct 19, 2023
Backport #27644 by @denyskon

Fix #27596 

Change confusing behavior when showing information about a repo via labels and icons.
Implement changes proposed by @lng2020 in
#27627 (review).

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
@denyskon denyskon deleted the fix/duplicated-repo-icon branch November 19, 2023 13:50
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created backport/v1.21 This PR should be backported to Gitea 1.21 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/templates This PR modifies the template files modifies/translation size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/refactoring Existing code has been cleaned up. There should be no new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The repo items in explore page have duplicate icon
5 participants