Description of pasted image should be empty by default
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Is your feature request related to a problem? Please describe.
When you past an image it will set image.png or image (x).png as the default description. This is not useful in my opinion as the file name is irrelevant (especially because it is autogenerated).
Describe the solution you'd like
The image description should be empty by default.
The file name could still be displayed as a hint if no description is set, but not be set as the value.
Describe alternatives you've considered
In my use case it would make sense if the image description is the nearest heading by default, but i assume that is not useful for everyone.
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 tracing the editor's pasted-image handling and how it assigns the image description. Verify that pasted images have an empty description by default while the autogenerated filename remains available only as a hint, and check the related editor behavior manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100