Add prompt text for description when creating/ editing Projects #6700

Closed
opened 2025-11-02 07:04:09 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @delvh on GitHub (Jan 16, 2021).

  • Gitea version (or commit ref): 1.14.0+dev-546-gdc66e4740
  • Git version: N/A
  • Operating system: N/A
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes - just create a project in any repo

Description

Currently, when creating a new/ editing an existing project, below the title input field, a large textarea gets displayed whose purpose is unknown.
The text above it (Manage issues and pulls in project boards.) doesn't help at all understanding, what we are supposed to do with it.
The user should be notified that he can enter a description there,
either by displaying <p>Enter a project description. (optional)</p> (can be called otherwise in the end) above or by adding a prompt text Description in the text area (or both as is the case with the input field above for the title).
Either way, a new string will have to be present at the end.

Screenshots

image

Originally created by @delvh on GitHub (Jan 16, 2021). - Gitea version (or commit ref): 1.14.0+dev-546-gdc66e4740 - Git version: N/A - Operating system: N/A - Can you reproduce the bug at https://try.gitea.io: - [X] Yes - just create a project in any repo ## Description Currently, when creating a new/ editing an existing project, below the title input field, a large textarea gets displayed whose purpose is unknown. The text above it (`Manage issues and pulls in project boards.`) doesn't help at all understanding, what we are supposed to do with it. The user should be notified that he can enter a description there, either by displaying `<p>Enter a project description. (optional)</p>` (can be called otherwise in the end) above or by adding a prompt text `Description` in the text area (or both as is the case with the input field above for the title). Either way, a new string will have to be present at the end. ## Screenshots ![image](https://user-images.githubusercontent.com/51889757/104825045-aa731580-5857-11eb-9f89-940fa2f7898f.png)
GiteaMirror added the topic/projectstopic/uigood first issue labels 2025-11-02 07:04:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6700