From 1a325fb3c5bd7723d2611fe9e9b775191d6135f6 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Tue, 1 Oct 2024 22:25:17 -0400 Subject: [PATCH] New notification --- .../notificationPopup/notificationPopup.jsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx index e223e5012..9cdaf2ff6 100644 --- a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx +++ b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.jsx @@ -4,7 +4,7 @@ const _ = require('lodash'); import Dialog from '../../../components/dialog.jsx'; -const DISMISS_KEY = 'dismiss_notification28-09-24'; +const DISMISS_KEY = 'dismiss_notification01-10-24'; const DISMISS_BUTTON = ; const NotificationPopup = ()=>{ @@ -22,10 +22,13 @@ const NotificationPopup = ()=>{ fontSize: '1.0em' }}> Known issue with saving/creating Google Drive files
- We are aware of - an issue with saving to Google Drive as of Sept 29 2024 01:50 UTC and are working on a fix. - This appears to be an intermittent error with Google in the last few days and may - take some time to resolve. + Dear users. The + issue with saving to Google Drive has resurfaced as of Oct 1, 2024 22:00 UTC. +



+ Earlier we submitted a bug report to Google and have all but confirmed the issue + lies on Google's end and the disruption has been affecting multiple other + organizations besides us. Unfortunately, it means reliable interaction with + Google remains out of our control until they can resolve their issue.



Brews saved to Google Drive are not lost and can still be viewed, just not updated. You can also access them via your Google Drive interface in the /Hombrewery folder.