-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fixed Responsiveness for Hero and Conversation #1194
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
@Vaibhav91one is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Reviewed the changes, have few points:
- The input box width planned to be wider as per the current UI design.
- Tagline under the input box is supposed to be hidden in the mobile devices
- The responsiveness issue in Hero and Conversations was recently solved in this PR, if it is specific to some tablets please mention.
Thank you!
Ultimately, Its your repo your rules. 😊 |
Hi @Vaibhav91one |
HI @ManishMadan2882, So, the changes that will be done are done in previous PR in hero and conversation components. I will submit a new PR with the updated branch. Works? |
Absolutely @Vaibhav91one . |
Hey @Vaibhav91one , there is also a chance we would request you to fix as it aligns with the query bar issue. Currently when we close the side bar and ask a query the query bar and the generated text arent aligned as shown in the picture. |
@shelar1423 , You mean the Answer and the ouput right? |
I think it looks like after sidebar is closed, the input box is not really centered, and that makes it mismatched with the output. Basically all things need to be aligned well here |
Please find the below PR for the changes. |
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fixes for Hero and Conversation component.
Why was this change needed? (You can also link to an open issue here)
The UI was buggy when the sidebar closes for mobile screens.
🐛 Bug Report: Mobile Responsive #1192
Other information:
