0xfurai / 0xfurai/peekaping

Changing tabs when setting up a notification resets the form.

Aperta Adatta ai principianti
#228 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
1.2k
Fork
69
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I try to set up a new notification for Ntfy and select token authentication. When I switch to my Ntfy tab in the browser to copy the token and return to Peekaping the form is reset to email.

**Expected behavior**
Already entered information should remain

**Desktop (please complete the following information):**
- OS: Arch Linux
- Browser Firefox
- Version latest

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look at the notification setup form in the frontend code, likely in a React or similar component. The issue is about form state persistence when switching browser tabs. Check how form fields (like authentication type) are managed—likely in a state variable that resets on component unmount or blur. Find the relevant component file, examine the lifecycle or event handlers, and ensure the state is preserved across tab switches. Test by running the app locally and reproducing the bug.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
css, go, html, javascript
Ambito
frontend, web-dev
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
65/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.