E4.19

Dialog Size and Responsiveness

Cards in this group · 4

  1. E4.19.1A dialog’s size should follow how much content it holds, not a single hardcoded box
  2. E4.19.2On a narrow screen a dialog often has to become fullscreen
  3. E4.19.3When content exceeds the visible height, scroll inside the dialog rather than bursting the overlay
  4. E4.19.4A focused element should not jump when the dialog’s size changes