narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

Realign scroll top #1265

Closed gabrielmoisesa closed 11 months ago

gabrielmoisesa commented 11 months ago

Closes: #1264

This PR realigns scroll top icon to prevent chat messages from overlapping, improving the layout design.

Screens sizes

Desktop

desktop

Min 1200

min-1200

Max 790

max-790

Below 600

600-below

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

narayan954 commented 11 months ago

Thanks a lot for your contribution! :) @gabrielmoisesa