mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 00:02:16 -05:00
[PR #473] [CLOSED] front: hook popups to browser's history api #1162
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/473
Author: @otomir23
Created: 4/29/2024
Status: ❌ Closed
Base:
current← Head:current📝 Commits (1)
87e0621front: 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.