MapColonies / MapColonies/shared-components-deprecated
RMWC(core): Ripple component avoid findDOMNode() usage
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Ripple component avoid findDOMNode() usage in order to run Apps in STRICT mode
Contributor guide
No contributing guide indexed for this repository
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
Locate the Ripple component and its use of findDOMNode(), then read the surrounding TypeScript implementation and any existing component tests. Verify the component under React.StrictMode and consider the work complete when it renders without findDOMNode usage or StrictMode warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100