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

Fix refreshing things when permission is granted #791

Merged
merged 3 commits into from Jun 29, 2023
Merged

Fix refreshing things when permission is granted #791

merged 3 commits into from Jun 29, 2023

Conversation

nimbleghost
Copy link
Contributor

We refreshed some things but not everything, this makes it more responsive if you have the settings page open when granting permissions, for example.

CleanShot.2023-06-28.at.20.26.11.mp4

We refreshed some things but not everything, this makes it more
responsive if you have the settings page open when granting permissions,
for example.
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (64ac111) 65.85% compared to head (365a0b2) 65.85%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #791   +/-   ##
=======================================
  Coverage   65.85%   65.85%           
=======================================
  Files          53       53           
  Lines        7646     7646           
=======================================
  Hits         5035     5035           
  Misses       1775     1775           
  Partials      836      836           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

"alert_notification_ios_install_required_title": "iOS install required",
"alert_notification_ios_install_required_description": "Click on the Share icon and Add to Home Screen to enable notifications on iOS",
"alert_not_supported_title": "Notifications not supported",
"alert_not_supported_description": "Notifications are not supported in your browser.",
"alert_not_supported_description": "Notifications are not supported in your browser",
"alert_not_supported_context_description": "Notifications are only supported over HTTPS. This is a limitation of the <mdnLink>Notifications API</mdnLink>.",
Copy link
Owner

Choose a reason for hiding this comment

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

Just a small FYI: Every time you update existing translation text, 20-something language files become "out of date". I try to keep language changes to a minimum. It is a balance between making it look right and not annoying the translators too much.

@binwiederhier binwiederhier merged commit 3f42e0e into binwiederhier:main Jun 29, 2023
2 checks passed
@nimbleghost nimbleghost deleted the fix-permission-handling branch June 29, 2023 10:21
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.

None yet

3 participants