Dynamic placeholder change
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 406
- Forks
- 131
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 2
Description
Hi! Can someone help with the issue of how can I dynamically change the placeholder? I know I can set a placeholder in the settings but I can only do it once on the init but I cannot change it dynamically.
It is not working when I'm using ref a to JoditEditor component. Thanks!
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
Start at the JoditEditor component and trace how its settings are applied during initialization and how a ref is used. Reproduce the placeholder update attempt, then confirm that changing it after initialization is reflected in the editor and document the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100