Skip to content

show-names - Restore for some elements & fix spacing#8970

Merged
SunsetTechuila merged 17 commits into
refined-github:mainfrom
mschoettle:mschoettle-patch-1
Mar 1, 2026
Merged

show-names - Restore for some elements & fix spacing#8970
SunsetTechuila merged 17 commits into
refined-github:mainfrom
mschoettle:mschoettle-patch-1

Conversation

@mschoettle
Copy link
Copy Markdown
Contributor

@mschoettle mschoettle commented Feb 11, 2026

There is margin missing on the inserted name element for timeline items like "User added some commits" or "User force-pushed".

It is only missing on non-comments and those without .markdown-title (since they have their own CSS rule to change it to a flex container with gap).

Test URLs

Screenshot

Before image
After image
Before image
After image
Before image
After image
Before image
After image

@mschoettle mschoettle changed the title Add margin for names in comment context show-names: Add margin for names in comment context Feb 11, 2026
@github-actions github-actions Bot changed the title show-names: Add margin for names in comment context show-names: Add margin for names in comment context Feb 11, 2026
Comment thread source/features/show-names.tsx Outdated
@mschoettle mschoettle changed the title show-names: Add margin for names in comment context show-names: Add margin for names outside comment context Feb 11, 2026
@mschoettle mschoettle marked this pull request as ready for review February 11, 2026 17:23
@fregante fregante changed the title show-names: Add margin for names outside comment context show-names - Fix spacing in conversation events Feb 12, 2026
@fregante fregante added the bug label Feb 12, 2026
Comment thread source/features/show-names.tsx Outdated
else if

fixes

try to make issue rename event selector more redable

lint
@fregante
Copy link
Copy Markdown
Member

fregante commented Feb 15, 2026

If would be good to include a comment with the test URL in each block, plus ideally a description of what to look for. Long conditions like these can become hard to parse and test later on.

@mschoettle
Copy link
Copy Markdown
Contributor Author

I just tried out the latest changes and can confirm that it works. Thanks.

@SunsetTechuila
Copy link
Copy Markdown
Member

SunsetTechuila commented Feb 28, 2026

.feed-item-content * and [data-testid="issue-body-header-author"] is pretty self-explanatory

@SunsetTechuila SunsetTechuila changed the title show-names - Fix spacing in conversation events show-names - Enable for issue events & fix spacing in conversation events Feb 28, 2026
@SunsetTechuila SunsetTechuila changed the title show-names - Enable for issue events & fix spacing in conversation events show-names - Restore for some elements & fix spacing in conversation events Feb 28, 2026
@SunsetTechuila SunsetTechuila changed the title show-names - Restore for some elements & fix spacing in conversation events show-names - Restore for some elements & fix spacing Feb 28, 2026
@SunsetTechuila SunsetTechuila merged commit 38347d8 into refined-github:main Mar 1, 2026
8 checks passed
@SunsetTechuila
Copy link
Copy Markdown
Member

@mschoettle Thank you

@mschoettle mschoettle deleted the mschoettle-patch-1 branch March 2, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants