You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Product issue: https://github.com/3drepo/3D-Repo-Product-Team/issues/311
We want to provide users with the freedom to filter tickets in the tabular view in the same way they can filter in the tickets card. For this we want to reuse the UI from tickets cards.
In this case the template option won't be in the filters list when showing the filters select list options, the reason for this is that there's already a way for filtering the template via the select box in the top left part of the page
The functionality is the same as with the tickets card.
Goals
As a user I want to filter by any searchable property (no images or viewpoints etc)
Make sure the properties selection list includes all available options from all ticket template, regardless of status (active or deprecated), except this property: ticket template.
Once the filter is applied, that property option is not available in the properties selection list anymore.
If the filter is removed, that property option should reappear in the properties selection list.
User able to add/remove/update filters.
Applied filter should appear on the filter bar as a pill.
Make sure the filtering displaying on the pill is correct.
If the number of pills exceeding the length limit of the filter bar, user should be able to view all pills using scrollbar.
The filter bar is collapsible.
Update the table or all tables if grouping applied when applying/removing/updating filters.
Make sure the filtering works as intended such that the filtered tickets inside the tables match with the result.
Make sure the "Clear all" button removes all pills and updates the table or all tables if grouping applied.
Existing functions which update the tables such as add/remove models, group by, filter completed tickets, add tickets must continue to work as before while the tables are filtered.
Refresh the page/Re-enter the tabular view should restore everything back to default state. (e.g. Display all tickets of the selected ticket type with selected models and no grouping/filtering.)
Description
Product issue: https://github.com/3drepo/3D-Repo-Product-Team/issues/311
We want to provide users with the freedom to filter tickets in the tabular view in the same way they can filter in the tickets card. For this we want to reuse the UI from tickets cards.
The functionality is the same as with the tickets card.
Goals
Tasks
Related Resources
MockUp
The text was updated successfully, but these errors were encountered: