Skip to content
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

Fix comment click deadzones #1175

Merged
merged 5 commits into from
Aug 15, 2023
Merged

Conversation

camporter
Copy link
Contributor

@camporter camporter commented Aug 12, 2023

Also makes it easier to make selections on comment source, and source now shows in monospace.

Screen_recording_20230812_000054.webm

},
)
Spacer(modifier = Modifier.height(MEDIUM_PADDING))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The combination of this unclickable spacer and the modifier with unclickable padding on the footer line below seems to have been a deadzone when clicking to collapse comments.

@MV-GH
Copy link
Collaborator

MV-GH commented Aug 12, 2023

Can you also change that the View Source text changes to View original after it is clicked like it does with the post

@camporter
Copy link
Contributor Author

I was avoiding touching the dialogs 😄 updated now.

@MV-GH MV-GH enabled auto-merge (squash) August 12, 2023 08:06
@MV-GH MV-GH merged commit 602aacd into LemmyNet:main Aug 15, 2023
@camporter camporter deleted the fix_comment_click_deadzones branch August 15, 2023 19:47
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.

2 participants