Skip to content

Add smooth transitions to comment button#143

Open
Ayush-1127 wants to merge 1 commit intom2b3:mainfrom
Ayush-1127:backup_branch
Open

Add smooth transitions to comment button#143
Ayush-1127 wants to merge 1 commit intom2b3:mainfrom
Ayush-1127:backup_branch

Conversation

@Ayush-1127
Copy link
Copy Markdown

fixes: #109

Title: Add smooth transitions to the comment button

Description:

Improved Comment Collapse/Expand with Smooth Transitions

What’s Changed?
Added smooth transitions when collapsing/expanding comments in posts.

Made sure nested comments also expand/collapse smoothly.

Improved the comment button animation for a better user experience.

Why?
Previously, comments would appear/disappear instantly, making the UI feel abrupt.

Now, the transition feels more natural, improving readability and interaction.

How?
Used transition-all, max-height, and opacity for smooth effects.

Ensured interactions work well for nested comment threads.

Screenshots (if any):

smooth_transition-ezgif.com-video-to-gif-converter.webm

Resolves #109

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.

[Enhancement] : Posts - Comments UI (collapse and expand), (inside comments chain as well) it should be smooth transition.

1 participant