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 a dialog if User denies notfication permission #737

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

AdarshKumar02291
Copy link
Contributor

Fixes Issue

**My PR closes #730 **

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

Changed the response of notification trigger function . Added a dialog if the user denies the permission .

βœ”οΈ 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

I would suggest to first show the dialog and then request for permission .

πŸ“· Screenshots

Screenshot 2024-12-11 234751
Screenshot 2024-12-11 234809

Copy link

vercel bot commented Dec 11, 2024

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

Name Status Preview Comments Updated (UTC)
whisper-b2p2 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Dec 12, 2024 9:44am

Copy link

vercel bot commented Dec 11, 2024

@AdarshKumar02291 is attempting to deploy a commit to the dunsin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Compliance Checks Passed!

@AdarshKumar02291 AdarshKumar02291 changed the title Added a dialog if User denies notfication permission feat : Added a dialog if User denies notfication permission Dec 12, 2024
@Dun-sin Dun-sin changed the title feat : Added a dialog if User denies notfication permission feat: add a dialog if User denies notfication permission Dec 12, 2024
client/src/pages/Start.jsx Outdated Show resolved Hide resolved
@Dun-sin
Copy link
Owner

Dun-sin commented Dec 12, 2024

@AdarshKumar02291 i see your suggestion, i will merge this, can you please create a new issue based on your suggestion, thanks!

@Dun-sin Dun-sin merged commit 1210997 into Dun-sin:main Dec 12, 2024
3 checks passed
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] let users know what happens when they don't allow notifications
2 participants