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
Is your feature request related to a problem? Please describe.
I'm always frustrated when I want to clear some cars out of my garage.
The user is limited to a couple filters which aren't what some people may want.
Describe the solution you'd like
Selecting everything from the Profile0_Career_Garage table and inserting it into a datagrid, then let the user pick the cars they want.
We can leave the filters we currently have and we can add more.
The user should have the option to export their cars list to a CSV or anything else.
Additional context
Something like this will be fine but we need to implement it in a WinUI way.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm always frustrated when I want to clear some cars out of my garage.
The user is limited to a couple filters which aren't what some people may want.
Describe the solution you'd like
Selecting everything from the Profile0_Career_Garage table and inserting it into a datagrid, then let the user pick the cars they want.
We can leave the filters we currently have and we can add more.
The user should have the option to export their cars list to a CSV or anything else.
Additional context
Something like this will be fine but we need to implement it in a WinUI way.
The text was updated successfully, but these errors were encountered: