Allow rearranging of buckets #1775

Closed
opened 2021-04-14 03:51:45 +00:00 by UnsolvedCypher · 7 comments

Buckets are currently listed in the order that they were created. It would be great to have a "move left" and "move right" option in the kebab menu of each bucket on the kanban screen. Otherwise, you have to delete buckets to get them in the order you want.

Buckets are currently listed in the order that they were created. It would be great to have a "move left" and "move right" option in the kebab menu of each bucket on the kanban screen. Otherwise, you have to delete buckets to get them in the order you want.
konrad added the
kind/feature
label 2021-04-14 16:12:50 +00:00
Owner

Ideally you could drag and drop them around.

This is already in the backlog, will probably land in the release after the next release.

Ideally you could drag and drop them around. This is already in the backlog, will probably land in the release after the next release.
Owner

Implemented in vikunja/frontend#620 and vikunja/api#923. A new unstable release containing the changes is already released, you can also test it on try.

Feel free to open a new issue or ping if you find something is not quite working.

Implemented in https://kolaente.dev/vikunja/frontend/pulls/620 and https://kolaente.dev/vikunja/api/pulls/923. A new unstable release containing the changes is already released, you can also test it on [try](https://try.vikunja.io). Feel free to open a new issue or ping if you find something is not quite working.

When I reorder them and reload the page, the reordering is reverted :/ latest version

When I reorder them and reload the page, the reordering is reverted :/ latest version
Owner

Is that reproducible on try?

Is that reproducible on try?

Seems fine there, but the PR merge is older than the latest release?
It is high time to make a new release ;)

Seems fine there, but the PR merge is older than the latest release? It is high time to make a new release ;)
Owner

It is high time to make a new release ;)

Definitely. Part of why the release takes so long this time is we switched to Vue 3 and that brought quite a few bugs with it.

> It is high time to make a new release ;) Definitely. Part of why the release takes so long this time is we switched to Vue 3 and that brought quite a few bugs with it.

For the meantime I found out that creating a new bucket saves the existing order ;)

For the meantime I found out that creating a new bucket saves the existing order ;)
Sign in to join this conversation.
No Milestone
No Assignees
3 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: vikunja/vikunja#1775
No description provided.