discourse/spec/system/page_objects
Joffrey JAFFEUX a7f596da7a
FIX: relative picker was being reset on change (#26766)
A change in relative picker was causing a serie of events which ultimately would cause the whole list of time options to be reset and re-rendered which would cause a new instance of the picker to be created, causing a reset.

The fix is using id in the each loop to help ember identify that it doesn’t have to re-render a specific component.
2024-04-26 10:59:51 +02:00
..
components FIX: prevents showing discard modal on re-edit (#26639) 2024-04-16 10:34:32 +02:00
modals FIX: relative picker was being reset on change (#26766) 2024-04-26 10:59:51 +02:00
pages FEATURE: after wizard admin is redirected to the guide page (#26696) 2024-04-23 10:04:15 +10: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