[PR #7] [MERGED] Added validation for URL #2359

Closed
opened 2026-03-17 00:04:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/7
Author: @AndrewBastin
Created: 8/22/2019
Status: Merged
Merged: 8/22/2019
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+23 additions, -2 deletions)

View changed files

📝 index.html (+2 -2)
📝 script.js (+11 -0)
📝 style.css (+10 -0)

📄 Description

Well, I have implemented some styling and functionality for URL validation.

To see it in action, just put in an invalid URL

If there are any Vue mistakes, please forgive, as I am a React person actually...

Also, I have added an alert popup when the Send button is clicked with an invalid URL, I am not a big fan of that, if you would like to, you could update that with something more cleaner...


🔄 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/hoppscotch/hoppscotch/pull/7 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/22/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a59aba4`](https://github.com/hoppscotch/hoppscotch/commit/a59aba453ff75c4f72abfb2050e65ab4e13eac9c) Added validation for URL ### 📊 Changes **3 files changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `index.html` (+2 -2) 📝 `script.js` (+11 -0) 📝 `style.css` (+10 -0) </details> ### 📄 Description Well, I have implemented some styling and functionality for URL validation. To see it in action, just put in an invalid URL If there are any Vue mistakes, please forgive, as I am a React person actually... Also, I have added an alert popup when the Send button is clicked with an invalid URL, I am not a big fan of that, if you would like to, you could update that with something more cleaner... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:04:09 +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/hoppscotch#2359
No description provided.