Improve responsiveness for meeting reschedule dialog
Adjust grid breakpoints for the postpone dialog and update RTL test assertions.
This commit is contained in:
@@ -1377,6 +1377,8 @@ test("Postpone dialog: reschedule date / start / end inputs sit fully inside the
|
||||
// 3-column native date/time row against the dialog border in RTL.
|
||||
// After widening the dialog and tightening the column widths, every
|
||||
// input's bounding box must lie inside the dialog's bounding box.
|
||||
// (RTL is the worst-case writing direction here — LTR has the same
|
||||
// geometry; verifying RTL covers both.)
|
||||
await setLang(page, "ar");
|
||||
await insertImminentMeeting({
|
||||
titleAr: `${TEST_TAG} layout AR`,
|
||||
|
||||
Reference in New Issue
Block a user