pastelsky/bundlephobia

Getting 404 for empty input

Open

#770 ouverte le 4 avr. 2023

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)JavaScript (250 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (8 477 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Describe the bug It looks like it is expected behaviour but I don't think we should allow an empty input call from the frontend.

To Reproduce Don't type anything in the search box and press enter. It takes you to https://bundlephobia.com/package which gives 404.

Expected behavior I believe we should just do nothing when the input is empty.

Let me know if the suggested fix is good and I can make a relevant PR for the same.

Guide contributeur