exo icon indicating copy to clipboard operation
exo copied to clipboard

Feat: added delete model feature to the downloads page

Open saifxyzyz opened this issue 2 months ago • 1 comments

Motivation

Ease of customization and reducing friction This PR allows users to delete models from the downloads page

Partially solves: #1010

Changes

Created a new delete model function and a filter function to reflect on the deletion of the model

Why It Works

Created a new delete model function and a filter function to reflect on the deletion of the model

Test Plan

Locally tested model deletion on my system:

https://github.com/user-attachments/assets/5453004d-7c59-4225-b396-4258758bf81c

Manual Testing

Hardware: Intel i7 OS: Linux Pop_OS 24.04

Automated Testing

saifxyzyz avatar Jan 17 '26 20:01 saifxyzyz

Hey @AlexCheema PTAL, I created a delete model event and made the requested changes

saifxyzyz avatar Jan 18 '26 23:01 saifxyzyz

Hi, this should be covered by #1237. Thanks for the contribution and let me know if it doesn't do what you need.

JakeHillion avatar Jan 24 '26 11:01 JakeHillion