You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to add multiple identical saved searches. GTG should check if such name is already saved.
Saving searches shows them immediately on the list, but deleting does not work until application restart (trying to delete them more than once raise an error of course).
It's possible to save searches with invisible names, for example only whitespace(s) or even "null" search (saving without typing anything). I think it should be not possible to save them or at least give them some visible name.