Can't edit filters #2080

Closed
opened 2023-12-10 10:38:18 +00:00 by stormbyte · 4 comments

Description

I created a filter based on a label.
Wanted to edit the title of the filter but there is no button for the form.
Looking at https://kolaente.dev/vikunja/frontend/src/branch/main/src/router/index.ts i can see a dubble /projects/:projectId/settings/edit path.
But the edit button it self is also not visible and opening the filter/project returns a negative id.

Vikunja Frontend Version

7661e062ac7716a73f5513cde846843be288018c5791e380c503df3a015e1dec

Vikunja API Version

d622ec11f1116ba04d46d42a425364fe732befd4cb9ffcdd3324801fcbc07c57

Browser and version

LibreWolf

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description I created a filter based on a label. Wanted to edit the title of the filter but there is no button for the form. Looking at `https://kolaente.dev/vikunja/frontend/src/branch/main/src/router/index.ts` i can see a dubble `/projects/:projectId/settings/edit` path. But the edit button it self is also not visible and opening the filter/project returns a negative id. ### Vikunja Frontend Version 7661e062ac7716a73f5513cde846843be288018c5791e380c503df3a015e1dec ### Vikunja API Version d622ec11f1116ba04d46d42a425364fe732befd4cb9ffcdd3324801fcbc07c57 ### Browser and version LibreWolf ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
stormbyte added the
kind/bug
label 2023-12-10 10:38:18 +00:00
Owner

Which button are you missing? Can you share a screenshot?

Which button are you missing? Can you share a screenshot?
Author

I'm missing the edit and star options at the filters when you hover over the item.
Just like the categories on the left menu

I'm missing the edit and star options at the filters when you hover over the item. Just like the categories on the left menu
Owner

Fixed in 75035ec1f8 - please check with the next unstable build (ready in ~30min) or on try.

You can also already click on a filter and use the menu next to the filter title on the top.

Fixed in https://kolaente.dev/vikunja/frontend/commit/75035ec1f8cd0133f97a15a595642538f1df9b5d - please check with the next unstable build (ready in ~30min) or on [try](https://try.vikunja.io). You can also already click on a filter and use the menu next to the filter title on the top.
Author

Tested it with the unstable build, and works perfectly, thx.

Completely overlooked maybe because i use the dark theme and didn't expect the an edit function there.

Tested it with the unstable build, and works perfectly, thx. Completely overlooked maybe because i use the dark theme and didn't expect the an edit function there.
Sign in to join this conversation.
No Milestone
No Assignees
2 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#2080
No description provided.