salesforce / salesforce/design-system-react
findDomNode is removed in React 19
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 982
- Forks
- 440
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
Combobox, Popover and Tooltips have stopped working in React 19
https://github.com/facebook/react/issues/28926
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 issue with React 19 for Combobox, Popover, and Tooltips, then read the linked React issue about findDomNode removal. The payload names no files or tests; done means those components work under React 19 without relying on the removed API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100