mirror of
https://github.com/documenso/documenso.git
synced 2026-07-09 20:45:00 +10:00
eeea3651ee
The bulk action toolbar redesign split the count and "selected"
text into separate spans and renamed "Move to Folder" to "Move",
breaking getByText('N selected') and the toolbar button lookups.
Use /N\s*selected/ regex and scope the dialog submit to the
open dialog since the toolbar's "Move" button persists.