rdmorganiser / rdmorganiser/rdmo
[DMP Review] Closed tasks should be visually different (eg. moved to a closed tab) from open tasks on projects detail view
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
Add a tab "closed" for closed tasks to the my projects view tasks section
When closing a task, it is still visible in the task table on the projects detail view. Instead closed tasks should be moved to another tab "closed" in the tasks section.
Open tasks should be viewed in default, in an "open" tab.
Affected
Users
Minimal functionality
- in the project details page, closed tabs should be visually different (and hidden) from open ones
Nice-to-have functionality
References / Verweise
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 from the project details page's tasks section and inspect how open and closed tasks are currently shown. Add distinct open and closed tabs, with open selected by default and closed tasks hidden from the open view; verify the task table reflects the separation after a task is closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100