[Bug]: New cards disappear immediately if label filters are active #809

Open
opened 2026-02-04 21:23:38 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @lurendrejer on GitHub (Sep 15, 2025).

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

No response

Current behavior

When a user has label filters enabled (e.g., only showing cards with one or more specific labels), creating a new card causes the card to immediately disappear. This happens because new cards don’t have labels by default, so they don’t match the active filter.

Desired behavior

Expected/suggested behavior:
1:
New cards should be created with the labels selected in the current filter.

2:
Newly created cards should always remain visible to the user who created them, even if they don’t match the active filter, at least until the next refresh or until the user navigates away. This ensures users can add details (including labels) without losing sight of the card.

Steps to reproduce

Enable label filtering on a board (e.g., filter to only show cards with a specific label).

Create a new card.

Observe that the new card disappears immediately.

Actual behavior:
Newly created cards disappear instantly if they don’t match the active filter.

Other information

No response

Originally created by @lurendrejer on GitHub (Sep 15, 2025). ### Where is the problem occurring? I encountered the problem while using the application (Frontend) ### What browsers are you seeing the problem on? _No response_ ### Current behavior When a user has label filters enabled (e.g., only showing cards with one or more specific labels), creating a new card causes the card to immediately disappear. This happens because new cards don’t have labels by default, so they don’t match the active filter. ### Desired behavior **Expected/suggested behavior:** 1: New cards should be created with the labels selected in the current filter. 2: Newly created cards should always remain visible to the user who created them, even if they don’t match the active filter, at least until the next refresh or until the user navigates away. This ensures users can add details (including labels) without losing sight of the card. ### Steps to reproduce Enable label filtering on a board (e.g., filter to only show cards with a specific label). Create a new card. Observe that the new card disappears immediately. Actual behavior: Newly created cards disappear instantly if they don’t match the active filter. ### Other information _No response_
OVERLORD added the enhancement label 2026-02-04 21:23:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#809