nextcloud / nextcloud/cookbook
Add placeholder text in empty text boxes
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
May I suggest that some kind of indicator show that markdown is required? With no indication, it just looks like the result is a display bug.
[edit] for example, github shows "Use Markdown to format your comment" until you start entering text here.
Originally posted by @michaelh99 in #3169
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 locating the empty text boxes in the cookbook's frontend and inspect how their current empty state is rendered. Add a clear placeholder indicating that Markdown is required, matching the requested behavior; done means empty boxes show the guidance and it disappears when text entry begins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100