mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 23:27:46 +08:00
UX: Switched composer draft saving to animations (#7356)
This commit is contained in:
@ -638,6 +638,8 @@ QUnit.test("Can switch states without abandon popup", async assert => {
|
||||
"mode should have changed"
|
||||
);
|
||||
|
||||
assert.ok(find(".save-animation"), "save animation should show");
|
||||
|
||||
toggleCheckDraftPopup(false);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user