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

Release Tracking #3558

Closed
4 tasks
github-actions bot opened this issue Jul 25, 2023 · 2 comments
Closed
4 tasks

Release Tracking #3558

github-actions bot opened this issue Jul 25, 2023 · 2 comments
Assignees

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2023

This is a scheduled issue for tracking the release between Monday 24th and Friday 28th

Last week Value
Issue Release Tracking
Conductor broccolinisoup
Release Pull Request Link
Integration tests Link

Timeline

Checklist

  • Checks have passed on the integration Pull Request downstream
  • Release tracking Pull Request has been merged
  • Stable release available on npm
  • Downstream repos have been updated to latest

Notes

Debugging notes for Switch change

  • There seems to be an incorrect aria-labelledby in SystemSettings, specifically in ToggleBox there may not be a label available
  • There seems to be a "unique key" warning with respect to UnderlineNav in FileTree.test.tsx
    • It seems to be related to the listItems.map call that cannot infer a key because listItem.props.children is undefined
    • This value is undefined because OverviewRepoFiles does not use UnderlineNav > UnderlineNav.item, they have a wrapper OverviewFileTab that is what renders UnderlineNav.Item
@broccolinisoup
Copy link
Member

These 2 PRs are merged and their related failings are gone in the integration PR as well ✨
#3559
#3545

https://github.com/github/github/pull/281921 → This PR is fixing some of the ToogleSwitch issues but there are still tests are failing on the memex side here. Once we fix the memex tests - it looks like we are gonna be good!

@siddharthkp
Copy link
Member

Once we fix the memex tests - it looks like we are gonna be good!

Hurray! Going to focus on that first then!

@github-actions github-actions bot mentioned this issue Aug 1, 2023
6 tasks
@github-actions github-actions bot closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants