-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Editing: Editor notices persist for too long (can't be dismissed) #13632
Comments
Will shortening the time that the notice appears fix the issue? |
I'm not sure — I'd like a design perspective on this before making any change to the current behavior. Just shortening the time could make it harder for someone to take the action on the notice (in this case, the Publish action) if that's their intent, and so far I haven't heard anyone else complain about the current behavior so it might be just me. :) |
FWIW, I find it annoying and blocking as well. Shortening the time would probably help, but maybe @osullivanchris has some thoughts? |
I'd like to see a dismissible version of this: The PanModal project has something like this in their demo project: Or inside: |
Dismissible sounds good. How about a tap anywhere outside the notice to dismiss it instead of swipe down to dismiss? |
Yeah, that functionality would be included. You can see the tap in the first recording I posted. |
Thanks for the example @bjtitus . That was my idea too, swipe to dismiss. We have to balance the different possible intentions of the user here. If the user does want to read the notice,
Therefore I think 'swipe to dismiss' is the best option as the user is giving us a clear signal what they want (rather than us inferring it). The demo looks cool. The only thing is the drag handle on the top means (or at least implies) you can only drag down. I feel like I should be able to just swipe it away in any direction, that would make it feel super light. I'd still be ok with this otherwise though |
These snackbars for drafts were removed in 24.9, along with a couple of other less useful ones. |
I get frustrated with our editor notices (e.g. "Post draft uploaded" after saving a draft) because they can't be dismissed and they often persist for longer than I want/need.
They end up interfering with my desired actions, such as opening post settings in the editor or viewing my site in the My site tab. I especially tend to notice this when I am editing post settings, because I save often while working on a post and usually save right before opening the settings to add things like tags and categories.
Steps to reproduce the behavior
Tested on [iPhone XS], iOS [13.3.1], WPiOS [14.4.0.20200309]
The text was updated successfully, but these errors were encountered: