Feature #92155
closedBrowser Notifictaions in the Backend
0%
Description
Hello
in the LoginRefreh.js of the Backend is a 'Notification.requestPermission()' this leads into a Permission request.
Is it possible to disable this permission request?
We have 500+ Typo3 Instances running and our editors does not want such messages.
Updated by Georg Ringer about 4 years ago
- Related to Bug #90666: Firefox blocks request for native browser notification permissions added
Updated by Georg Ringer about 4 years ago
- Status changed from New to Needs Feedback
thanks for creating this issue. TYPO3 uses this notifications currently only for notifications if the login session will expire. IMO this information is important for the editors but it is also ok to disable it.
what is the exact problem your editors have with such information?
Updated by Katharina Strasser about 4 years ago
Georg Ringer wrote:
thanks for creating this issue. TYPO3 uses this notifications currently only for notifications if the login session will expire. IMO this information is important for the editors but it is also ok to disable it.
what is the exact problem your editors have with such information?
There no real problem with this, our editors just don't want to do another click or sometimes they getting confused by the message after the login. So I investigated what caused the messsage.
Updated by Oliver Bartsch over 3 years ago
- Status changed from Needs Feedback to Closed
Hi, the notification API was completely removed again in #92988. I'll therefore close this issue since there are no further tasks to do. In case you think there is still something to improve, please get in touch with me directly or just create a new issue, referencing this one.
Updated by Oliver Bartsch over 3 years ago
- Related to Task #92988: Remove browser-native Notification API added