forgejo_backup/web_src
Danko Aleksejevs ae00a1d61b fix: Remove 1ms delay before inserting list prefix, fix race condition in tests (#8207)
Fixed the race condition that made the existing E2E tests fail. There was a 1ms delay between inserting a newline and the line prefix to facilitate creation of two "undo" entries (so "ctrl+z" basically undoes the list continuation, but not the newline). Thus scripted text changes may have happened out of order.

This only ever reliably worked in Firefox and seems to still work there even without a timeout.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8207
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Danko Aleksejevs <danko@very.lv>
Co-committed-by: Danko Aleksejevs <danko@very.lv>
2025-06-18 12:58:31 +02:00
..
css Implement single-commit PR review flow (#7155) 2025-06-17 09:31:50 +02:00
fomantic Lock file maintenance (forgejo) (#8195) 2025-06-16 11:42:27 +02:00
js fix: Remove 1ms delay before inserting list prefix, fix race condition in tests (#8207) 2025-06-18 12:58:31 +02:00
svg feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00