discourse/spec/system/page_objects
Joffrey JAFFEUX bbe62d88d2
FIX: prevents showing discard modal on re-edit (#26639)
This commit will now change two behaviors:

- If composer is already opened on a specific post and we click on edit again for the same post, we will do nothing and not show the discard draft modal
- if composer is shrinked and we click on edit for the same currently edited post, we will just open the composer and not show the discard draft modal
2024-04-16 10:34:32 +02:00
..
components FIX: prevents showing discard modal on re-edit (#26639) 2024-04-16 10:34:32 +02:00
modals FIX: prevents showing discard modal on re-edit (#26639) 2024-04-16 10:34:32 +02:00
pages FIX: prevents showing discard modal on re-edit (#26639) 2024-04-16 10:34:32 +02:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Fix flaky network-based upload spec (#23286) 2023-08-28 12:59:22 +08:00