E4.10

Modal Dialogs

Cards in this group · 4

  1. E4.10.1A modal blocks the main flow and belongs only on matters that must be answered
  2. E4.10.2A modal must trap focus and restore it on close
  3. E4.10.3A modal should not open another modal
  4. E4.10.4A modal must offer a keyboard-reachable way to close