Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Saved comments header does nothing#1473

Merged
dessalines merged 2 commits into
LemmyNet:mainfrom
MV-GH:fix/padding-not-clickable
Apr 9, 2024
Merged

Fix Saved comments header does nothing#1473
dessalines merged 2 commits into
LemmyNet:mainfrom
MV-GH:fix/padding-not-clickable

Conversation

@MV-GH

@MV-GH MV-GH commented Apr 7, 2024

Copy link
Copy Markdown
Collaborator

Fix #1469

Clickable should always be before padding. Else it won't apply the clickable to the padding. And we will have tiny gaps that aren't clickable

Before

image
after

image

I have also looked into setting short/long click on base comment column instead individually on header context, header, body and footer. But seems to have some different behaviour. Which I will need to delve deeper into another time.

@MV-GH MV-GH requested a review from dessalines as a code owner April 7, 2024 20:19

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Makes sense, thx.

@dessalines dessalines merged commit f5436d7 into LemmyNet:main Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saved comments, empty space in header does nothing

2 participants