zachleat’s avatarzachleat’s Twitter Archive—№ 14,073

  1. …in reply to @mattdsteele
    @mattdsteele make the entire popup focusable with tabindex, focus to the popup body when it opens. a la filamentgroup.github.io/dialog/example.html
    1. …in reply to @zachleat
      @mattdsteele then you refocus to the button when the popup closes