feat(lists): one-click 'Clear filters' on filtered-empty list states (MAPPS-291) #299
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
psa-systems/mokosh-apps!299
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/MAPPS-291-clear-filters-affordance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The list views differentiated genuinely-empty ("No tickets yet") from filtered-empty ("No tickets match your filters"), but the filtered-empty branch only handed back a sentence of instruction. The user still had to find every filter control and reset it to recover. Add a "Clear filters"
Buttonin the filtered-emptyactionsslot on tickets, contracts, companies, contacts, invoices, and projects so one click resets the page's filter signals at once. The five other filter-aware lists (audit log, KB, assets, settings, knowledge_base) still need the same affordance and are tracked as a follow-up; this captures the highest-traffic surfaces.#MAPPS-291
The list views differentiated genuinely-empty ("No tickets yet") from filtered-empty ("No tickets match your filters"), but the filtered-empty branch only handed back a sentence of instruction. The user still had to find every filter control and reset it to recover. Add a "Clear filters" `Button` in the filtered-empty `actions` slot on tickets, contracts, companies, contacts, invoices, and projects so one click resets the page's filter signals at once. The five other filter-aware lists (audit log, KB, assets, settings, knowledge_base) still need the same affordance and are tracked as a follow-up; this captures the highest-traffic surfaces. #MAPPS-291