[PR #205] [MERGED] Use returned value from toggle component on change event #2484

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/205
Author: @hosseinnedaee
Created: 10/22/2019
Status: Merged
Merged: 10/22/2019
Merged by: @liyasthomas

Base: masterHead: code_refinment


📝 Commits (1)

  • cbbc0e5 Use returned value from toggle component on change event

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 components/toggle.vue (+2 -2)
📝 pages/index.vue (+1 -1)
📝 pages/settings.vue (+2 -2)

📄 Description

A little code refinement
In this PR I used the actual returned value from the toggle component as $event to apply setting changes


🔄 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/205 **Author:** [@hosseinnedaee](https://github.com/hosseinnedaee) **Created:** 10/22/2019 **Status:** ✅ Merged **Merged:** 10/22/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `code_refinment` --- ### 📝 Commits (1) - [`cbbc0e5`](https://github.com/hoppscotch/hoppscotch/commit/cbbc0e5efa7aa4d0a0d8e8ae5730262fa983dc4c) Use returned value from toggle component on change event ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `components/toggle.vue` (+2 -2) 📝 `pages/index.vue` (+1 -1) 📝 `pages/settings.vue` (+2 -2) </details> ### 📄 Description A little code refinement In this PR I used the actual returned value from the toggle component as `$event` to apply setting changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:11:02 +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#2484
No description provided.