Pre-Populate Deadline Description When Editing

Open Beginner friendly
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Domain
frontend

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.

Description

On Hold

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:
Image

Dominant language
CSS
Stars
0
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BCStudentSoftwareDevTeam/bcsr

All issues in BCStudentSoftwareDevTeam/bcsr

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.