pingdotgg / uploadthing

File uploads for modern web devs
https://uploadthing.com
MIT License
3.7k stars 261 forks source link

[Bug]: your file filters are broken #858

Closed elguarir closed 2 weeks ago

elguarir commented 3 weeks ago

What happened?

after selecting a route filter, when you refresh the page, and try to remove that filter all the files disappear, and a weird search param is added to the url: here it is decoded: https://uploadthing.com/dashboard/5y2b2k68g8/files?callbackSlug=i,m,a,g,e,U,p,l,o,d,r&status=

here's a video about the problem:

https://github.com/pingdotgg/uploadthing/assets/120427922/950b95b4-9ba4-4b24-b164-8538d98b5742

What did you expect to happen?

the filters to be cleared.

Version

idk, beta maybe

Reproduction Steps

No response

Relevant log output

No response

Code of Conduct