Fix review comment wrapping on mobile#9190
Conversation
|
For external contributors, I think it's important to know when a review comes from a member or from some rando who is reviewing your PR. I'm -0.5 on this change, I'd rather make the labels wrap correctly. We can keep this PR open for a while to think about it though |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
fa5eb5e to
2e31d93
Compare
|
I've changed the title because I wanted to extend this PR to cover ↑ this element too |
7aeb382 to
7396084
Compare
Co-authored-by: Copilot <copilot@github.com>
|
I never liked this component's look, I wonder if it can be improved further. Can be merged since it is definitely an improvement |
|
So yeah the chevron and the "Show resolved" buttons do the same thing. I wonder if the latter is completely redundant and can be removed:
So maybe this is enough: The only drawback is that the chevron has a smaller hit area. Also I wonder if the chevron should be moved to the right side; the Files tab has chevron on the right side already. |
|
I was thinking about hiding "show/hide resolved" as a part of a |
|
There's some overlap here, but I think that feature can (or should) operate without affecting the UI. The suggested change still makes sense as a CSS-only cleanup, especially if we move the chevron to the right. |
| row-gap: 8px; | ||
| /* Keep original height after making chevron's position absolute */ | ||
| padding: 8px !important; |
Indeed! So the more reasons to just drop the exact duplicate button that appears on the right and now bottom.
That's what "start" meant. Why do you go around collapsing threads if they're not resolved? The difference is too small to care. We could leave a (obsolete) (resolved) pill if we want to preserve the info, but then again this is the mobile view and you don't spent a long time curating the collapsible elements on the page, so collapsed ≈ resolved. |
👍 |
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>








Fixes #9186
Test URLs
https://github.com/refined-github/refined-github/pull/9182/changes#r3068791673
refined-github/sandbox#47 (review)
Screenshot