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

fix: search box issue #1273

Closed singodiyashubham87 closed 11 months ago

singodiyashubham87 commented 11 months ago

Fixes #1270

I was facing the alignment because of my OS which is Linux & I've fixed the search box issue. @narayan954 Kindly merge the PR and label 'hacktoberfest-accepted'

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

Fixes #1270

I was facing the alignment because of my OS which is Linux & I've fixed the search box issue. @narayan954 Kindly merge the PR and label 'hacktoberfest-accepted'

I am also using linux, maybe the issue is with screen size or something and yet to be solved. Let's check