hudy9x / namviek

The open-source project manager for tiny teams
https://namviek.com
MIT License
1.79k stars 206 forks source link

Improve status setting #215

Open hudy9x opened 2 weeks ago

hudy9x commented 2 weeks ago

Actual

Navigate to Project > Settings > Status. User can not see the type of status, but only see name.

Screenshot 2024-06-14 at 16 39 25

Expectation:

Show the type of statsus (Ex: Todo, inprogress, done) in a group or on the right side. Notice that, we also have type field in schema. So we just update the view.

image