gitea icon indicating copy to clipboard operation
gitea copied to clipboard

De-emphasize signed commits

Open silverwind opened this issue 1 year ago • 4 comments

I think the current UI gives too much attention to signed commits. Big green box on commit page, green box on commit hashes. Signing is important but not so important that we have to plaster the UI with these colors. I think a simple "verified" icon should be enough when viewing the commit detail page, and no indicator at all on commit hashes.

image Screenshot 2024-03-06 at 22 50 58

silverwind avatar Mar 06 '24 21:03 silverwind

For comparison: This is, how it looks like on GitHub: Commit list: grafik

Commit details: grafik

BlenderDefender avatar May 28 '24 17:05 BlenderDefender

Could look something like this: image image

BlenderDefender avatar May 28 '24 22:05 BlenderDefender

Other layouts where this badge would appear: grafik grafik grafik

BlenderDefender avatar May 29 '24 12:05 BlenderDefender

Clicking the badge would trigger a modal: grafik grafik

BlenderDefender avatar May 29 '24 12:05 BlenderDefender