microsoft / microsoft/react-native-windows
[Modal] Test if our current testing infrastructure can handle multiple windows
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Summary
Modal is another hwnd, which we have had problems in the past adding these to our e2etests with jest (Flyout/Popup). We should figure out if we can solve this issue with Modal or if Modal will continue to be manually tested every release.
Motivation
Implementation of Modal
Basic Example
No response
Open Questions
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing e2e tests for Flyout and Popup and how Jest handles their additional hwnds. Test whether the Modal implementation can be covered by the same infrastructure; done means either automated multi-window coverage works or the remaining limitations and manual release-testing requirement are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- desktop-dev, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100