BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/bcsr
Pre-Populate Deadline Description When Editing
- Dominant language
- CSS
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Issue Description:
Upcoming deadlines include an edit option that can be accessed by clicking the edit icon. Currently, when a user selects this option, the description textarea is empty, which makes the form behave like a new deadline description is being created rather than an existing one being edited.
The edit form should be updated so that the current deadline description is automatically displayed in the textarea when the user begins editing. This allows the user to modify the existing text instead of having to re-enter the entire description.
Expected Behavior:
When the edit icon is clicked, the textarea should be pre-populated with the existing deadline description. The user should be able to make changes and save the updated description.
UI:
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the deadline edit form and the edit-icon flow first, then trace where the existing deadline description is available to that form. Done means the textarea shows the current description on edit, allows changes, and saves the updated text without requiring re-entry.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100