[PR #122] [CLOSED] [wip] Improve error handling and user alerts #150

Closed
opened 2026-02-10 18:47:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/122
Author: @mathiasm74
Created: 8/5/2025
Status: Closed

Base: mainHead: improved-error-handling


📝 Commits (1)

  • af27d41 Reset last_disable_btn on disconnect to allow error message to show again. Add better support for alert messages.

📊 Changes

2 files changed (+89 additions, -6 deletions)

View changed files

📝 core.js (+80 -6)
📝 index.html (+9 -0)

📄 Description

Reset last_disable_btn on disconnect to allow error message to show again.
Add better support for alert messages.


🔄 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/dualshock-tools/dualshock-tools.github.io/pull/122 **Author:** [@mathiasm74](https://github.com/mathiasm74) **Created:** 8/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `improved-error-handling` --- ### 📝 Commits (1) - [`af27d41`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/af27d4121b244200cbb17192a26f7833b6e52a3c) Reset last_disable_btn on disconnect to allow error message to show again. Add better support for alert messages. ### 📊 Changes **2 files changed** (+89 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `core.js` (+80 -6) 📝 `index.html` (+9 -0) </details> ### 📄 Description Reset `last_disable_btn` on disconnect to allow error message to show again. Add better support for alert messages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-10 18:47:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dualshock-tools/dualshock-tools.github.io#150