microsoft / microsoft/react-native-windows
react-native-platform-override should ignore .DS_Store files
Open
Nobody has claimed this yet.
Area: Release Process
enhancement
Workstream: Releases and Integrations
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Usage on macOS after going to finder can show validation errors.
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 reproducing the validation errors on macOS after opening the project in Finder, then locate the react-native-platform-override entry point and its validation logic. The fix is done when .DS_Store files are ignored and the platform override validation succeeds in that situation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, react-native
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100