Skip to content

Conversation

@jzempel
Copy link
Member

@jzempel jzempel commented Apr 1, 2024

Description

Removes focusVisibleRef from <ThemeProvider> and updates the migration guide. All resulting focus styling breakage has been addressed.

Detail

Redux of #1747 with additional focus styling fixes

Checklist

  • 👌 design updates will be Garden Designer approved (add the designer as a reviewer)
  • 🌐 demo is up-to-date (npm start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • 🤘 renders as expected with Bedrock CSS (?bedrock)
  • 💂‍♂️ includes new unit tests. Maintain existing coverage (always >= 96%)
  • tested for WCAG 2.1 AA accessibility compliance
  • 📝 tested in Chrome, Firefox, Safari, and Edge

Copy link
Contributor

@geotrev geotrev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, no more polyfills! 🎉

setIsFocused(true);
}
}, 0);
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@jzempel jzempel merged commit c578897 into next Apr 1, 2024
@jzempel jzempel deleted the jzempel/x-focusvisibleref branch April 1, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants