thomiceli / opengist

Self-hosted pastebin powered by Git, open-source alternative to Github Gist.
https://demo.opengist.io
GNU Affero General Public License v3.0
1.52k stars 76 forks source link

Allow to delete files again after adding them #297

Open TheZoker opened 4 weeks ago

TheZoker commented 4 weeks ago

Since we can add new files in the UI, it would also be amazing to remove them again. So maybe show a little red X in the top right for all the files except for the first one.

thomiceli commented 4 weeks ago

You have a button to delete a file when editing a gist

image

TheZoker commented 4 weeks ago

Yes but not on the create new first view right?

image