anitab-org / anitab-org/mentorship-backend
Update endpoint for task checking to be a simple update method
未关闭
Category: Coding
Status: Available
Type: Enhancement
- 主要语言
- Python
- 星标
- 200
- 派生
- 449
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
My feature is related to the unability to "uncheck/unmark" task that was once marked as completed.
**Describe the solution you'd like**
I'd like an endpoint like `/mentorship_relation/{request_id}/task/{task_id}/uncomplete` to be added. I'm also willing to work on it.
**Describe alternatives you've considered**
Alternative solution would be to change the implementation on the Android side. In my opinion, checkboxes are a bit misleading for a user, as they imply that a task can be "unchecked". Example of such a confusing behavior below:
贡献指南
评估
这个 Issue 还没有评估数据。