[PR #3337] [MERGED] refactor: remove zen mode from the app #4349

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3337
Author: @joeljstephen
Created: 9/11/2023
Status: Merged
Merged: 9/12/2023
Merged by: @AndrewBastin

Base: release/2023.8.1Head: refactor/remove-zen-mode


📝 Commits (2)

  • 78242b2 refactor: remove zen mode from settings
  • 00564aa refactor: remove zen mode from footer and options

📊 Changes

5 files changed (+2 additions, -49 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/app/Footer.vue (+1 -23)
📝 packages/hoppscotch-common/src/components/app/Options.vue (+0 -9)
📝 packages/hoppscotch-common/src/layouts/default.vue (+1 -2)
📝 packages/hoppscotch-common/src/newstore/settings.ts (+0 -2)
📝 packages/hoppscotch-common/src/pages/settings.vue (+0 -13)

📄 Description

Ticket

  • Closes HFE-137

Description

This PR aims to remove the Zen mode functionality from the Hoppscotch App.

Objectives

  • Remove Zen Mode Toggle from Settings
  • Remove Zen Mode Toggle from the Footer
  • Remove Zen Mode from Options Menu

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/3337 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 9/11/2023 **Status:** ✅ Merged **Merged:** 9/12/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.1` ← **Head:** `refactor/remove-zen-mode` --- ### 📝 Commits (2) - [`78242b2`](https://github.com/hoppscotch/hoppscotch/commit/78242b24b19968b73301d91b1cec3d6e3184c93e) refactor: remove zen mode from settings - [`00564aa`](https://github.com/hoppscotch/hoppscotch/commit/00564aa754793ef51cbe12050eca9967d34aef13) refactor: remove zen mode from footer and options ### 📊 Changes **5 files changed** (+2 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/app/Footer.vue` (+1 -23) 📝 `packages/hoppscotch-common/src/components/app/Options.vue` (+0 -9) 📝 `packages/hoppscotch-common/src/layouts/default.vue` (+1 -2) 📝 `packages/hoppscotch-common/src/newstore/settings.ts` (+0 -2) 📝 `packages/hoppscotch-common/src/pages/settings.vue` (+0 -13) </details> ### 📄 Description ### Ticket - Closes HFE-137 ### Description This PR aims to remove the Zen mode functionality from the Hoppscotch App. ### Objectives - [x] Remove Zen Mode Toggle from Settings - [x] Remove Zen Mode Toggle from the Footer - [x] Remove Zen Mode from Options Menu ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [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:53:34 +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#4349
No description provided.