* Convert user groups main modal to GenericModal, convert menu to Menu component, fixes * Added useFocusTrap on other modals, fix DOM ordering * [MM-64018] Add proper aria-labels to the menu button * [MM-64025] Convert user group button to an actual button * [MM-64017] Fixed aria-label on 3-dot menu in view user group modal * [MM-64030] Show aria-live region when search results are rendered * Fix tests * PR feedback * PR feedback