-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[UI] change review status icons on pr view style to github style #10737
Conversation
45b5622
to
9f0da58
Compare
Got some before/after screenshots? |
Screenshots are welcome. |
9f0da58
to
9692960
Compare
Codecov Report
@@ Coverage Diff @@
## master #10737 +/- ##
==========================================
- Coverage 43.50% 43.46% -0.04%
==========================================
Files 597 597
Lines 83916 83916
==========================================
- Hits 36504 36472 -32
- Misses 42903 42932 +29
- Partials 4509 4512 +3
Continue to review full report at Codecov.
|
Hello, Are these changes usefull?Looking forward to replys , Thanks . |
New icons seem reasonable. I wonder if there is a better solution for this though: Is the example just a neutral review or a negative one? If neutral, the icon should be grey ideally. If you can't get the icon into the time line, maybe just indicate intent of the review in the colored dot (red,green,grey) and remove the icon. |
I like the new icons. Thanks! @a1012112796 |
* change the icon of ApproveReview pr from "eye" to "check" like github * change the icon of RejectReview pr from "x" to "request-change" like github * add "-" after "{{" which need to be one line (TODO: may be not change all) Signed-off-by: a1012112796 <[email protected]>
9692960
to
c5f54df
Compare
now, I just change the icons style . for the problem about some items can't bound on the time-line, left it and wait other contributors who can solve it |
Hello, How about these changes now? Looking forward to replys , Thanks . |
I can't seem to figure it out either. Can't see any style that would cause it, it's weird. |
@a1012112796 could you please update the screenshots? |
@guillep2k hello, these screenshots are same as now, all not right screenshots which are add by me has been deleted. |
I wander the status of this PR now ... |
* as title, do same changs on action view with go-gitea#10737 * chage default icon from "invalid type" to "question" , because "invalid type" is not a meaningfull icon type Signed-off-by: a1012112796 <[email protected]>
* as title, do same changs on action view with #10737 * chage default icon from "invalid type" to "question" , because "invalid type" is not a meaningfull icon type Signed-off-by: a1012112796 <[email protected]>
* as title, do same changs on action view with go-gitea#10737 * chage default icon from "invalid type" to "question" , because "invalid type" is not a meaningfull icon type Signed-off-by: a1012112796 <[email protected]>
I think the github style is more meaningfull, so make this chang
view: