ubiquity / work.ubq.fi

A user interface for https://github.com/ubiquity/devpool-directory/issues
https://work.ubq.fi
0 stars 16 forks source link

Text Filter Seems Broken #66

Open 0x4007 opened 2 months ago

0x4007 commented 2 months ago

I put a very specific search query, so I expect it to only filter down to a single task. However it seems to be broken.

It could be related to an invalid issue preview in my cache, as you can see that the error was thrown.

work ubq fi_ (1)

Sadaf-A commented 2 months ago

/start

ubiquibot[bot] commented 2 months ago

DeadlineMon, Jul 1, 11:09 AM UTC
Registered Wallet 0x0BEd00438D57d07E3667b85Fa8EB86Af147C7025
Tips:
Sadaf-A commented 2 months ago

Hey @0x4007, I'm getting an error when I try to login to GitHub it says "provider not found"

0x4007 commented 2 months ago

Can you do a git blame on the code and tag who implemented it?

Sadaf-A commented 1 month ago

Can you do a git blame on the code and tag who implemented it?

It was actually because of supabase I Hadn't enabled GitHub provider and setup the OAuth app. I think that's worth mentioning in the documentation.

Screenshot 2024-07-12 at 3 48 59 PM

Earlier I was getting the same error as you but now the text filter is working as expected for me has this issue already been resolved?

0x4007 commented 1 month ago

image

It needs to handle broken cache then. I have some sort of invalid issues listed and the search immediately crashes with these. Make sure to just handle these invalid ones with a try catch of sorts.