mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[GH-ISSUE #40] Empty input throws 500 #18
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheAlexLichter on GitHub (Jun 22, 2018).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/40
Originally assigned to: @brendt on GitHub.
When not typing anything into the input field and submitting the request, the 500 error page is shown.
Instead there should be a simple error message (similar to when requesting an invalid domain )
@brendt commented on GitHub (Jun 27, 2018):
Thanks for reporting, it's fixed!
@TheAlexLichter commented on GitHub (Jun 27, 2018):
Great 👍
But is it intended that there is just a "page reload" and no error message or hint for the user now? 🤔