111ac4c7f2
We were calling reset without the proper params which was causing errors in the console. This commit does the following changes: - ensures `composer.cancel()` is the only way to cancel editing/reply - adds a `draftSaved` property to chat message to allow for better tests - writes a spec to ensure the flow is correct - adds more page objects for better tests - homogenize the default state of objects on chat message Co-authored-by: Martin Brennan <martin@discourse.org> |
||
---|---|---|
.. | ||
admin | ||
api | ||
api_controller.rb | ||
base_controller.rb | ||
chat_controller.rb | ||
direct_messages_controller.rb | ||
emojis_controller.rb | ||
incoming_webhooks_controller.rb |