Codeberg/Community
54
325
Fork
You've already forked Community
12

Improve "Projects" (kanban) #694

Open
opened 2022年08月16日 12:03:51 +02:00 by zander · 7 comments

Yesterday I sat down and tried the 'project' concept which basically is a gateway to the kanban feature. (well hidden).

From a discoverability point of view, projects doesn't make much sense. I don't understand what the gitea people were thinking. It probably speaks much clearer to people if this 'projects' undergoes some renames and we provide some sane defaults.

  • Rename 'projects' to 'boards'. Or "Kanban boards" if space permits.
  • When there is exactly one project (or board) make the tab show the singular title. I suspect that for most people exactly one is good enough. Lets optimize for the majority.
  • When this is enabled, create a default project and when clicking on the 'projects' tab, auto select this to hide that there is a hierarchy.
  • Rename button "New Project Board" to "Add Column" (on a specific project page).
  • Remove "Uncategorized" column.
  • By default create a series of columns for a project. Initially I'd suggest "Backlog", "In Progress", "Done", "Cancelled" (backlog as the default column)
  • Remove 'color' feature for a column, it doesn't work with website color-themes (and no kanban software does that, its a silly feature).
  • Make moving an issue between columns actually alter the state of the issue.
Yesterday I sat down and tried the 'project' concept which basically is a gateway to the kanban feature. (well hidden). From a discoverability point of view, projects doesn't make much sense. I don't understand what the gitea people were thinking. It probably speaks much clearer to people if this 'projects' undergoes some renames and we provide some sane defaults. - [ ] Rename 'projects' to 'boards'. Or "Kanban boards" if space permits. - [ ] When there is exactly one project (or board) make the tab show the singular title. I suspect that for most people exactly one is good enough. Lets optimize for the majority. - [ ] When this is enabled, create a default project and when clicking on the 'projects' tab, auto select this to hide that there is a hierarchy. - [ ] Rename button "New Project Board" to "Add Column" (on a specific project page). - [ ] Remove "Uncategorized" column. - [ ] By default create a series of columns for a project. Initially I'd suggest "Backlog", "In Progress", "Done", "Cancelled" (backlog as the default column) - [ ] Remove 'color' feature for a column, it doesn't work with website color-themes (and no kanban software does that, its a silly feature). - [ ] Make moving an issue between columns actually alter the state of the issue.
Author
Copy link

As a background, I wrote my own kanban app (in Qt/QML) which me and various family members use with hundreds of issues each and lots of features.

So my point of view is from my way of working with kanban as a more rich version of issue-management (well, task-management is a better name).

Things like having default columns makes sense since you can then associate issue-states to them. "Open", "In Progress", "Done" and dragging issues between those columns is just a visual way to change the underlying issue data.
Extra columns are always possible, dragging them into that just doesn't change the status.

As a background, I wrote my own kanban app (in Qt/QML) which me and various family members use with hundreds of issues each and lots of features. So my point of view is from my way of working with kanban as a more rich version of issue-management (well, task-management is a better name). Things like having default columns makes sense since you can then associate issue-states to them. "Open", "In Progress", "Done" and dragging issues between those columns is just a visual way to change the underlying issue data. Extra columns are always possible, dragging them into that just doesn't change the status.

Extra columns are always possible, dragging them into that just doesn't change the status.

Would not a "rejected" column affect status, though (won't merge, etc)?

> Extra columns are always possible, dragging them into that just doesn't change the status. Would not a "rejected" column affect status, though (won't merge, etc)?
Author
Copy link

Would not a "rejected" column affect status, though (won't merge, etc)?

That makes sense.

The default columns "Backlog", "In Progress", "Done" & "Cancelled" do change status. Any extra columns not in this default list would have no change in status.

This is about issues, the status of issues can be maintained quickly and visually in this way, which is great. I am not aware of any way that the status of an issue can affect the status of a pull request. Only the other way around. So a cancelled column or status should be reasonably self-contained.

> Would not a "rejected" column affect status, though (won't merge, etc)? That makes sense. The default columns "Backlog", "In Progress", "Done" & "Cancelled" do change status. Any extra columns not in this default list would have no change in status. This is about issues, the status of issues can be maintained quickly and visually in this way, which is great. I am not aware of any way that the status of an issue can affect the status of a pull request. Only the other way around. So a cancelled column or status should be reasonably self-contained.

am not aware of any way that the status of an issue can affect the status of a pull request.

The same I'd say.
A PR might be just opened, means that nobody reviewed it. It can be rejected, for various reasons. It can be merged. It can be worked on.

> am not aware of any way that the status of an issue can affect the status of a pull request. The same I'd say. A PR might be just opened, means that nobody reviewed it. It can be rejected, for various reasons. It can be merged. It can be worked on.

Despite the discussions opened in the references above, I think this proposition should be opened in an own issue in the User research repo, taking this one as their downstream issue.

Despite the discussions opened in the references above, I think this proposition should be opened in an own issue in the User research repo, taking this one as their downstream issue.

@fsologureng I created an issue at forgejo/user-research#13

@fsologureng I created an issue at https://codeberg.org/forgejo/user-research/issues/13

I'd add:

  • Don't limit the height of the board columns

Having to scroll inside each column is annoying, can't see much more than 5 tasks at once even on a large monitor.

I'd add: - [ ] Don't limit the height of the board columns Having to scroll inside each column is annoying, can't see much more than 5 tasks at once even on a large monitor.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
accessibility

Reduces accessibility and is thus a "bug" for certain user groups on Codeberg.
bug

Something is not working the way it should. Does not concern outages.
bug
infrastructure

Errors evidently caused by infrastructure malfunctions or outages
Codeberg

This issue involves Codeberg's downstream modifications and settings and/or Codeberg's structures.
contributions welcome

Please join the discussion and consider contributing a PR!
docs

No bug, but an improvement to the docs or UI description will help
duplicate

This issue or pull request already exists
enhancement

New feature
infrastructure

Involves changes to the server setups, use `bug/infrastructure` for infrastructure-related user errors.
legal

An issue directly involving legal compliance
licence / ToS

involving questions about the ToS, especially licencing compliance
please chill
we are volunteers

Please consider editing your posts and remember that there is a human on the other side. We get that you are frustrated, but it's harder for us to help you this way.
public relations

Things related to Codeberg's external communication
question

More information is needed
question
user support

This issue contains a clearly stated problem. However, it is not clear whether we have to fix anything on Codeberg's end, but we're helping them fix it and/or find the cause.
s/Forgejo

Related to Forgejo. Please also check Forgejo's issue tracker.
s/Forgejo/migration

Migration related issues in Forgejo
s/Pages

Issues related to the Codeberg Pages feature
s/Weblate

Issue is related to the Weblate instance at https://translate.codeberg.org
s/Woodpecker

Woodpecker CI related issue
security

involves improvements to the sites security
service

Add a new service to the Codeberg ecosystem (instead of implementing into Gitea)
upstream

An open issue or pull request to an upstream repository to fix this issue (partially or completely) exists (i.e. Gitea, Forgejo, etc.)
wontfix

Codeberg's current set of contributors are not planning to spend time on delegating this issue.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Community#694
Reference in a new issue
Codeberg/Community
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?