[PR #1565] [MERGED] fix issues with edit-team #3403

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1565
Author: @rohanrajpal
Created: 3/28/2021
Status: Merged
Merged: 3/28/2021
Merged by: @liyasthomas

Base: feat/teams-new-uiHead: feat/teams-new-ui


📝 Commits (1)

  • a7a1ceb fix issues with edit-team

📊 Changes

1 file changed (+46 additions, -41 deletions)

View changed files

📝 components/teams/edit-team.vue (+46 -41)

📄 Description

fixed the following issues

  • rename team was called when the team was not even renamed
  • this.name was called instead of this.$data.name
  • ran prettier on the component

🔄 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/1565 **Author:** [@rohanrajpal](https://github.com/rohanrajpal) **Created:** 3/28/2021 **Status:** ✅ Merged **Merged:** 3/28/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `feat/teams-new-ui` ← **Head:** `feat/teams-new-ui` --- ### 📝 Commits (1) - [`a7a1ceb`](https://github.com/hoppscotch/hoppscotch/commit/a7a1ceb60dfddabdb7c11c8e0ba07081a544cff9) fix issues with edit-team ### 📊 Changes **1 file changed** (+46 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `components/teams/edit-team.vue` (+46 -41) </details> ### 📄 Description fixed the following issues - rename team was called when the team was not even renamed - this.name was called instead of this.$data.name - ran prettier on the component --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:01:15 +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#3403
No description provided.