discourse/plugins
Joffrey JAFFEUX f45d96ebf4
DEV: fix flakey spec (#26513)
The fix is to actually wait for the bottom arrow to show before appending a new message, otherwise sometimes it goes too fast, and we create a new message while the scroll has not ended yet, making the arrow not visible yet.

This commit also uses this opportunity to move from `50.times.map {}` to `Fabricate.times(50, ...)` in this spec file.
2024-04-04 13:39:49 +02:00
..
automation FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
chat DEV: fix flakey spec (#26513) 2024-04-04 13:39:49 +02:00
checklist DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
discourse-details DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
discourse-lazy-videos Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-local-dates FIX: missing IST KST and JST timezones in cooked posts (#26252) 2024-03-20 11:28:45 +11:00
discourse-narrative-bot Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-presence DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
footnote DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
poll Update translations (#26368) 2024-03-26 16:30:01 +01:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide Update translations (#26136) 2024-03-12 15:40:11 +01:00