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
As recently discovered, we allow invalid filenames to attempt being saved, with no warning to the user that it is invalid. Either we should strip these strings of the invalid characters, or have some kind of frontend and backend validation for it, or both