diff --git a/src/components/popover/README.md b/src/components/popover/README.md index 3bccd6f360b..96bebbbb432 100644 --- a/src/components/popover/README.md +++ b/src/components/popover/README.md @@ -160,11 +160,37 @@ If a popover has more than one trigger, then all triggers must be cleared before close. I.e. if a popover has the trigger `focus click`, and it was opened by `focus`, and the user then clicks the trigger element, they must click it again **and** move focus to close the popover. +### Caveats with `focus` trigger on `