getsentry / getsentry/sentry-javascript

User Feedback Widget: Don't delete feedback if widget gets closed

Abierto
#13,897 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Improvement User Feedbacks
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

### Problem Statement

We can click outside the widget accidently at times. CLosing the widget.
In such cases, don't delete the content of the widget.

### Solution Brainstorm

We had a different thought before:

https://github.com/getsentry/sentry-javascript/commit/f9a040a83038b1063eaacda2774139b341ffecbf
https://github.com/getsentry/sentry-javascript/commit/841d57cfc3b313649fecf40e64454e17e6340410
https://github.com/getsentry/sentry-javascript/commit/7be412cfd765de38705a2d98ea6a7c6f38d93f28

But now came to agreement that not losing the text is more valuable

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.