asecord92 / asecord92/taskmaster-pro

Add task editing

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Description:**

- Click on a task's description to turn it into an editable field.
- Click on a task's due date to turn it into an editable field.
- Clicking off of either element turns it back into its original form.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the JavaScript UI code that renders a task's description and due date. Trace how each field is displayed and how clicks outside editable elements are handled. Done means both fields can be edited by clicking them and return to their original display form when focus moves away.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.