Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: testing session bugs treeview and tabs #7713

Merged
merged 9 commits into from
Feb 11, 2025
Merged

Conversation

snowystinger
Copy link
Member

Closes

This fixes the Tab Panel layout in the Popover example in S2 and doesn't reinstate the requirement to utilize unsafe styles, as we had before. This should keep it closer to the original API. I'm still not 100% sold on it. I wish it were easier to make TabPanels auto-scroll regions by default, but we seem to need the flexibility afforded by not doing that.

It fixes the blue chevron and misaligned rows in iOS treeview s2.

Makes the external label for the tabs example a little more evident that that's what it is.

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@rspbot
Copy link

rspbot commented Feb 4, 2025

@rspbot
Copy link

rspbot commented Feb 4, 2025

yihuiliao

This comment was marked as resolved.

@rspbot
Copy link

rspbot commented Feb 5, 2025

@rspbot
Copy link

rspbot commented Feb 5, 2025

@rspbot
Copy link

rspbot commented Feb 5, 2025

Copy link
Member

@reidbarber reidbarber left a comment

Choose a reason for hiding this comment

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

LGTM

@snowystinger snowystinger added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 49cca08 Feb 11, 2025
30 checks passed
@snowystinger snowystinger deleted the testing-session-fixes branch February 11, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants