devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
682 stars 188 forks source link

Save filter #79

Closed Memurame closed 1 year ago

Memurame commented 1 year ago

It would still be good if the filter could be saved. This way, only the tickets that are still open could be displayed. Or another option would be if the ticket statuses could be set to show or hide tickets with the corresponding status in the list.

2023-04-19 10_43_40-Ticket - BEBV Project

2023-04-19 10_46_43-Ticket Status bearbeiten - BEBV Project

heloufir commented 1 year ago

Yes, I have the same idea but still working on how I can implement this on the Filament tables, and also for the tickets page. I'll let you know

Memurame commented 1 year ago

I have found something. Have it as PR

mihaisolomon commented 1 year ago

Resolved in this PR: https://github.com/devaslanphp/project-management/pull/81