Context: here
Adding pending thread mock with "New thread" title, when we haven't chosen any users yet in chat creation mode.
Differential D4939
[web] Add fake pending thread during chat creation • jakub on Aug 24 2022, 1:27 AM. Authored by Tags None Referenced Files
Details Context: here Adding pending thread mock with "New thread" title, when we haven't chosen any users yet in chat creation mode. I. Appearing: During creating new chat:
Via url:
Via removing all selected users from thread composer:
II. Disappearing: Via selecting any users:
Via closing chat composer:
III. Additional:
Diff Detail
Event TimelineComment Actions Could you expand your test plan a bit by including scenarios like e.g. going from pending to realized thread, refreshing the page, adding and removing users from an input, etc.
Comment Actions Looks good! Just one last question inline.
|
I think the wording here may be a bit confusing. In my experience, 'cancel' typically means close the alert, and there's another option like 'confirm' or something that will mean you're ok with discarding changes.
Here it seems like 'cancel' means we're ok with discarding changes. Not sure if it's just me though (cc @ted)