[PR #3] [CLOSED] Limit input on fail #24

Closed
opened 2026-02-27 23:20:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/3
Author: @TheAlexLichter
Created: 10/26/2017
Status: Closed

Base: masterHead: feature-limit-output


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 app/Http/Controllers/HomeController.php (+4 -2)

📄 Description

When no results are found, limit the length of the domain input string to prevent breaking of the page design.

Before (scrollable to the right):
image

After:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spatie/dnsrecords.io/pull/3 **Author:** [@TheAlexLichter](https://github.com/TheAlexLichter) **Created:** 10/26/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature-limit-output` --- ### 📝 Commits (1) - [`62f0b66`](https://github.com/spatie/dnsrecords.io/commit/62f0b6677cb49666921dca93fd063423644d29d2) Limit input on fail ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/HomeController.php` (+4 -2) </details> ### 📄 Description When no results are found, limit the length of the domain input string to prevent breaking of the page design. Before (scrollable to the right): ![image](https://user-images.githubusercontent.com/640208/32069986-2463063e-ba8b-11e7-9655-d771715bcf28.png) After: ![image](https://user-images.githubusercontent.com/640208/32069982-2192cd90-ba8b-11e7-82e9-4d48cbc61638.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:20:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#24
No description provided.