-
Notifications
You must be signed in to change notification settings - Fork 42
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
Clearly indicate that a reply failed to send #365
Comments
Send failures will reveal both in the Source List, and in the Conversation Pane.
|
^ n/m, figured it out! Yes, it's spec'd to do the bottom-bar red bit, too. :) |
excellent! |
Based on discussions at client sync this morning and with Nina later today, I would suggest splitting this work into 3-4 iterations:
I would classify this as "must" for beta. This is #391, and a UX design for it is being worked on in this sprint.
I would classify this as "should" for beta. It is more valuable with a persistent queue. Even in the absence of hard data, it's easy to see that a journalist would ideally like to know which specific reply failed to send.
I would classify this as "could" for beta. Like the per-source/per-reply indicators, it is more valuable with a persistent queue, and most likely to have user value if the user logs in a day later and finds a reply that is no longer relevant that would otherwise be re-sent.
I would classify this as "won't" for beta. We have insufficient user research evidence to justify it, and it is unlikely we'll be able to do sufficient testing for every edge case scenario in time for the beta. Each iteration will teach us things we currently don't know, influencing our planning. Does that approach work for y'all? |
@redshiftzero To speak to just the styling question you asked on Gitter yesterday... the alpha value on the bubble, in addition to the Urgent Coral coloring of the bar, both change. I included a public Zeplin link, above, but if you log-in to Zeplin you can click on individual attributes to see CSS values. The CSS is the primary value of Zeplin, over PDFs or Invision. The required auth to see that CSS is a PITA, but seeing the CSS is mighty nice. |
Also: I'll be posting updated wires/protos per the scoping discussion cited by Erik, above, later today. Just FYI. Will ping here, once that happens. |
Async review materials for my first stab at all this... @redshiftzero @creviera @eloquence. To cut-down on async chatter in the GH issue (which can be very time consuming), let's postpone discussion until we can all hop on a call & timebox our collective bandwidths? Feel free to post comments on the GDoc or within Invision directly, btw (not sure if y'all knew you can comment on Invision, on an aside—translucent black tab on the bottom-right, you may need a login, but not a credential I'd trigger or assign).
|
Previous behavior when reply failed to send: Entire message box would go red
Current behavior when reply fails to send: Same behavior as success (i.e. it's not obvious from the message bubble that the reply did not send), except after refresh the reply will be gone
It would be good if we could do something that was towards the ultimate reply UX failure scenario (see suggestion to save drafts in #68), but just having the bottom bar in the message bubble go red might be a reasonable thing to do
The text was updated successfully, but these errors were encountered: