Skip to content

Conversation

@jzempel
Copy link
Member

@jzempel jzempel commented Jul 28, 2023

Description

Use the available hasFocus ref to manage show/hide of multiselectable tag overflow, avoiding a rerender that blurs focus and leaves an expanded Combobox in a broken state.

Detail

Incorporates fix from zendeskgarden/react-containers#571

Checklist

  • 👌 design updates will be Garden Designer approved (add the designer as a reviewer)
  • 🌐 demo is up-to-date (yarn 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

@jzempel jzempel requested a review from a team as a code owner July 28, 2023 15:21
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.

Nice catch with hasFocus. 🙌🏻

@coveralls
Copy link

Coverage Status

coverage: 95.487% (-0.001%) from 95.488% when pulling f7192ef on jzempel/tag-focus into 7b320c3 on main.

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.

6 participants