Tagging Functionality in Folders
M
Melodic Basilisk
Feature Requirement: Global Tag-Based Dashboard Filtering
Objective: Implement a function that enables users to filter dashboards by tags across all folders, regardless of their current location in the folder hierarchy. This feature aims to help users locate dashboards that may have been misplaced or are difficult to find due to inconsistent folder organization. Functional Requirements:
Global Tag Filter: Users should be able to select one or more tags.
The system should return all dashboards associated with the selected tags, regardless of which folder they are stored in. Search Scope: The filter must search across all folders and subfolders within the dashboard repository. User Interface: Add a tag filter component to the dashboard search or navigation UI.
Display results in a unified view with folder path metadata to help users identify the dashboard’s location. Tag Management:
Ensure tags are consistently indexed and searchable.
Consider implementing autocomplete or suggestions based on existing tags
Log In
P
Promising Barracuda
This is detailed case that Coles wants to define further in this Canny:
Allow users to filter dashboards by tags across all folders, making it easier to find dashboards regardless of their location.
Requirements:
Filter dashboards by one or more tags globally.
Search across all folders and subfolders.
Add tag filter UI to dashboard search.
Show results with folder path info.
Ensure tags are indexed; support autocomplete.