Closed budak7273 closed 2 weeks ago
from direct link:
from manual search (zero error feedback):
- Only seems to trigger from the URL provided
- reproducing manually does not cause the described behavior
Any too-short url (ex. https://ficsit.app/mods?p=0&q=ab or https://ficsit.app/mods?p=0&q=xy causes the GraphQL error. Trying to search from the box with <3 characters silently does nothing
Fixed in #186
Example: https://ficsit.app/mods?p=0&q=vr
Should have some kind of user facing error message, especially when typing a query into the box (maybe a tooltip that appears after X seconds of not typing with too short of a query?)