[PR #4252] [MERGED] chore: update WhatsNewDialog UI and position #4724

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4252
Author: @anwarulislam
Created: 8/11/2024
Status: Merged
Merged: 8/19/2024
Merged by: @AndrewBastin

Base: patchHead: fix/changelog-toast-position


📝 Commits (3)

  • de6a2a2 chore: update WhatsNewDialog style for bottom position
  • c49ef1f chore: update WhatsNewDialog position
  • 7fb5b63 chore: update WhatsNewDialog UI

📊 Changes

2 files changed (+65 additions, -16 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/app/WhatsNewDialog.vue (+61 -16)
📝 packages/hoppscotch-common/src/composables/whats-new.ts (+4 -0)

📄 Description

This PR updates the WhatsNewDialog style to position it at the bottom of the main window (excluding the app footer) rather than the viewport including the footer. This is achieved by adjusting the bottom offset of the toaster.


🔄 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/4252 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 8/11/2024 **Status:** ✅ Merged **Merged:** 8/19/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `patch` ← **Head:** `fix/changelog-toast-position` --- ### 📝 Commits (3) - [`de6a2a2`](https://github.com/hoppscotch/hoppscotch/commit/de6a2a26201221577753701de741a77d59f614da) chore: update WhatsNewDialog style for bottom position - [`c49ef1f`](https://github.com/hoppscotch/hoppscotch/commit/c49ef1fea79e72d2ef965d7fc2e0527763be656b) chore: update WhatsNewDialog position - [`7fb5b63`](https://github.com/hoppscotch/hoppscotch/commit/7fb5b634a4ed0b319166aa4ac15fc836f3d61b04) chore: update WhatsNewDialog UI ### 📊 Changes **2 files changed** (+65 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/app/WhatsNewDialog.vue` (+61 -16) 📝 `packages/hoppscotch-common/src/composables/whats-new.ts` (+4 -0) </details> ### 📄 Description This PR updates the WhatsNewDialog style to position it at the bottom of the main window (excluding the app footer) rather than the viewport including the footer. This is achieved by adjusting the bottom offset of the toaster. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:14: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#4724
No description provided.