[PR #4023] [MERGED] chore: update placeholder text #4632

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4023
Author: @nivedin
Created: 4/30/2024
Status: Merged
Merged: 4/30/2024
Merged by: @AndrewBastin

Base: release/2024.3.2Head: refactor/url-input-placeholder-update


📝 Commits (2)

  • 2769c0b chore: update placeholder text
  • 4d91ffc chore: remove extra border in env details component

📊 Changes

5 files changed (+7 additions, -9 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+3 -1)
📝 packages/hoppscotch-common/src/components/environments/my/Details.vue (+1 -3)
📝 packages/hoppscotch-common/src/components/environments/teams/Details.vue (+1 -3)
📝 packages/hoppscotch-common/src/components/graphql/Request.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/http/Request.vue (+1 -1)

📄 Description

Closes HFE-484

Description

This PR updated the REST URL placeholder to - Enter a URL or paste a cURL command and GraphQl URL placeholder to - Enter a GraphQL endpoint URL
PR also removes an extra border in the Details.vue component.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/4023 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 4/30/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.2` ← **Head:** `refactor/url-input-placeholder-update` --- ### 📝 Commits (2) - [`2769c0b`](https://github.com/hoppscotch/hoppscotch/commit/2769c0b5649dbb339feaa2e5462594468d00dc7f) chore: update placeholder text - [`4d91ffc`](https://github.com/hoppscotch/hoppscotch/commit/4d91ffcf6a8d06660f4ad5ed4eabce7bb05c2228) chore: remove extra border in env details component ### 📊 Changes **5 files changed** (+7 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+3 -1) 📝 `packages/hoppscotch-common/src/components/environments/my/Details.vue` (+1 -3) 📝 `packages/hoppscotch-common/src/components/environments/teams/Details.vue` (+1 -3) 📝 `packages/hoppscotch-common/src/components/graphql/Request.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/http/Request.vue` (+1 -1) </details> ### 📄 Description Closes HFE-484 ### Description This PR updated the REST URL placeholder to - `Enter a URL or paste a cURL command` and GraphQl URL placeholder to - `Enter a GraphQL endpoint URL` PR also removes an extra border in the `Details.vue` component. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:09:07 +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#4632
No description provided.