-
Notifications
You must be signed in to change notification settings - Fork 402
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
fix: mobile display #205
fix: mobile display #205
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @Dun-sin on Vercel. @Dun-sin first needs to authorize it. |
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.
PR Compliance Checks
Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.
Watched Files
This pull request modifies specific files that require careful review by the maintainers.
Files Matched
- package-lock.json
Why is the changes so large? π€ |
Most of the changes are class changes and the rest are lib function modifications. |
Just for mobile responsiveness? |
Yep. |
I don't think this request solves one thing, I'm seeing end search and some none other related things in there. Can you break them into branches and issues, for me to easily review |
@Dun-sin besides |
that's all i could notice |
Aight. |
yes it's clear, thanks |
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
* feat: added button to stop searching for a buddy (#208) * feat: added button to stop searching for a buddy * add changes to remove user from waiting list * Update BuddyMatcher.jsx Co-authored-by: ayush-pingsafe <[email protected]> * fix: mobile display (#205) * chore: install @rsuite/icons package * fix: mobile display Co-authored-by: Ayush Sharma <[email protected]> Co-authored-by: ayush-pingsafe <[email protected]> Co-authored-by: Mathias Ayivor <[email protected]>
* feat: added button to stop searching for a buddy (#208) * feat: added button to stop searching for a buddy * add changes to remove user from waiting list * Update BuddyMatcher.jsx Co-authored-by: ayush-pingsafe <[email protected]> * fix: mobile display (#205) * chore: install @rsuite/icons package * fix: mobile display * fix: maintain the same state between navigation (#215) * fix: update context when stop btn is clicked (#224) * fix: users can navigate whiles chatting on mobile (#226) Co-authored-by: Ayush Sharma <[email protected]> Co-authored-by: ayush-pingsafe <[email protected]> Co-authored-by: Mathias Ayivor <[email protected]>
Fixes Issue
**My PR closes #204 **
π¨βπ» Changes proposed(What did you do ?)
βοΈ Check List (Check all the applicable boxes)
Note to reviewers
π· Screenshots