- primer_react_underline_panels_controlled is off, so value,{' '}
- defaultValue, onChange, and activationMode are ignored and tabs fall back
- to positional selection. Toggle the flag in the Storybook toolbar to compare.
-
With activationMode="manual", arrow keys only move focus; press Enter or Space (or click)
to commit selection. Prefer this when switching tabs triggers async work like a fetch.
@@ -222,7 +204,6 @@ export const InOverlay = () => {
return (
<>
-