-
-
Notifications
You must be signed in to change notification settings - Fork 271
Fix: Fixing search bar in responsive screens. #359
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
Conversation
@benjagm pls. have a look : ) |
Nice job @DhairyaMajmudar ! It worked for all cases but one: Ipad Mini resolutions: ![]() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job @DhairyaMajmudar !
It worked for all cases but one: Ipad Mini resolutions:
Thanks for testing , I will improve the iPad one and update my pr 😃 |
You did amazing here incorporating all the request @DhairyaMajmudar. Congrats!!! Now that we are fixing this section of the landing let's make the last change in the seach button to make the the lens icon appear closer to the Search text so we leave this PERFECT. Please see the image below. What do you think about making this last change? |
Thank you for your appreciation @benjagm : ) I think the changes you are suggesting are good making icons and text close to each other is a good idea 👍🏻 |
@Mvishal123 I am adding you as reviewer of this PR considering we are adding some of your changes for #355 |
@benjagm I have made the suggested changes. |
Sure will look into this 👍🏻 |
@benjagm I have updated my PR with the suggested changes |
I was speaking about the blue button @DhairyaMajmudar !! But great you fixed that one too.
![]() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left 2 small comments in the PR discussion:
#359 (comment)
Thankyou will fix this 👍🏻 |
@benjagm I have done the suggested fixes pls. have a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks!!
GitHub Issue: #345 #355 #374
Fixes #345
Fixes #355
Fixes #374
Summary: fixed the search bar in responsive mode.
Changes Done:
Files Changed
components/Layout.tsx
pages/index.page.tsx
styles/globals.css
Screenshots
Before

After

Do you think resolving this issue might require an Architectural Decision Record (ADR)? (significant or noteworthy)
No