From d21cc261e6a22f7313bdbf5c3f36d9bcdc4e4ffd Mon Sep 17 00:00:00 2001 From: rr-bw <102181210+rr-bw@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:33:11 -0700 Subject: [PATCH] [PM-2532][PM-2430][Desktop] Fix Region Selector Issues (#5824) * pull in a11y changes from PR #5532 * add focus to popup when selected via keyboard * make popup close upon outside click * prevent close() from running twice on click * pull in typo fix changes from PR #5530 (addressing PM-2433) * add class to make backdrop transparent * Change toggle button and dialog buttons for region selection (#5532) * `` elements without `href` don't take focus, currently making the region selection trigger not operable with keyboard - changing to ` +
-