Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Sep 13, 2021

Closes

✅ 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:

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

reidbarber
reidbarber previously approved these changes Sep 16, 2021
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

let target = getCell(tree, 'Baz');
let grid = tree.getByRole('grid');
act(() => grid.focus());
fireEvent.keyDown(grid, {key: 'B'});
Copy link
Member

Choose a reason for hiding this comment

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

please include the keyUp as well

Copy link
Member

@snowystinger snowystinger left a comment

Choose a reason for hiding this comment

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

lgtm tested in chrome/safari/ff

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

@LFDanLu LFDanLu merged commit 25c8f46 into main Sep 27, 2021
@LFDanLu LFDanLu deleted the fix_listview_focusring branch September 27, 2021 20:55
majornista pushed a commit that referenced this pull request Oct 5, 2021
* fixing focus ring and type ahead stories

* fixing lint

* adding keyup to listview tests

Co-authored-by: Danni <drobinson@livefyre.com>
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

Successfully merging this pull request may close these issues.

6 participants