[PR #473] [CLOSED] front: hook popups to browser's history api #1162

Closed
opened 2025-11-09 10:07:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/473
Author: @otomir23
Created: 4/29/2024
Status: Closed

Base: currentHead: current


📝 Commits (1)

  • 87e0621 front: hook popups to browser's history api

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 src/front/cobalt.js (+8 -1)

📄 Description

as stated in #410, this makes cobalt feel a little bit more native. also possibly reduces user frustration by avoiding the situation where using system's back button closes the app trying instead of closing popups.

closes #410


🔄 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/imputnet/cobalt/pull/473 **Author:** [@otomir23](https://github.com/otomir23) **Created:** 4/29/2024 **Status:** ❌ Closed **Base:** `current` ← **Head:** `current` --- ### 📝 Commits (1) - [`87e0621`](https://github.com/imputnet/cobalt/commit/87e0621ec4e53f7ab5107448d4fc0a968489fa72) front: hook popups to browser's history api ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/front/cobalt.js` (+8 -1) </details> ### 📄 Description as stated in #410, this makes cobalt feel a little bit more native. also possibly reduces user frustration by avoiding the situation where using system's back button closes the app trying instead of closing popups. closes #410 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:07:05 -06:00
Sign in to join this conversation.