-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Board (Company) - View
-
None
-
1
Issue Summary
Recent UI changes dynamically hide board filter controls when only a single value (e.g., a single work type) is present. This causes confusion for users who rely on the filter UI to confirm board context.
Steps to Reproduce
- Create or open a company-managed board with multiple work types initially visible in the filter.
- Ensure the board is set to show the work type filter (e.g., Work type or Issue type).
- Modify or move issues so only one work type remains present on the current board view (or the current quick filter results).
- Observe that the filter control disappears from the board UI rather than remaining visible showing the single active value.
- This is also applicable for labels(Board filter).
Expected Results
- A persistent visual indicator should remain visible showing the active filter name and its current value(s) even when there is only one value present.
- Alternatively, provide a user or admin toggle to disable the dynamic hiding behavior so teams can choose consistent, predictable UX.
Actual Results
- The filter control disappears entirely when only a single value remains, leaving no visible confirmation of which filter/value is active.
- Users cannot immediately verify whether the absence of the filter means the filter has been removed, is empty, or simply collapsed due to dynamic UI logic.
Workaround
Make sure you have more than one Issue type and that should be added to the board filter or completely remove the issue types from the filter.