[PR #2364] [CLOSED] fix: shortcode table text overflow and removed extra border on small devices #3758

Closed
opened 2026-03-17 01:20:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2364
Author: @nivedin
Created: 5/25/2022
Status: Closed

Base: mainHead: fix/shortcode-mobile-UI-bug


📝 Commits (1)

  • 30a16fc fix: fixed shortcode mobile UI text overflow and removed extra border

📊 Changes

2 files changed (+8 additions, -6 deletions)

View changed files

📝 packages/hoppscotch-app/components/profile/Shortcode.vue (+6 -4)
📝 packages/hoppscotch-app/pages/profile.vue (+2 -2)

📄 Description

Description

This PR fixes the shortcode table UI bugs such as URL text-overflow and removed extra border on small devices.

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/2364 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 5/25/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/shortcode-mobile-UI-bug` --- ### 📝 Commits (1) - [`30a16fc`](https://github.com/hoppscotch/hoppscotch/commit/30a16fc33904c75bf05cf83ac0d0fe1c8f02bfcd) fix: fixed shortcode mobile UI text overflow and removed extra border ### 📊 Changes **2 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/profile/Shortcode.vue` (+6 -4) 📝 `packages/hoppscotch-app/pages/profile.vue` (+2 -2) </details> ### 📄 Description ### Description This PR fixes the shortcode table UI bugs such as URL text-overflow and removed extra border on small devices. ### 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 01:20:41 +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#3758
No description provided.