Skip to content
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

feat: add custom dialog #230

Merged
merged 6 commits into from
Oct 26, 2022
Merged

feat: add custom dialog #230

merged 6 commits into from
Oct 26, 2022

Conversation

Dun-sin
Copy link
Owner

@Dun-sin Dun-sin commented Oct 26, 2022

Fixes Issue

**My PR closes #177 **

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

  • merge test and main together
  • added custom dialog

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.

Note to reviewers

πŸ“· Screenshots

Manethpak and others added 5 commits October 26, 2022 08:31
* chore: add dialog component

* chore: update logout and chat close dialog popup

* fix mobile view

* update dialog component to be more reliable

* update dialog usage
* 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]>
@vercel
Copy link

vercel bot commented Oct 26, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
whisper βœ… Ready (Inspect) Visit Preview Oct 26, 2022 at 7:55PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Use modal for Logout instead of native alert
2 participants