feat(logs): add small interface to submit tickets - #169
Conversation
aaa0cf2 to
d549055
Compare
d549055 to
cbbf779
Compare
cbbf779 to
a02fe95
Compare
|
The button already exists in the top right hand size corner, why add another? I also prefer the style of the previous one. Concerning the storage, I am not sure storing the bug reports in Prisma is interesting, as all we want is a notification, no? Why don't you send an email to dev@telecom-etude.fr with the content of the bug report instead? |
|
also it would have been easier to separate the commits, it's weird to change the formatting of Prisma here as well. Maybe we should add a CI with prisma format? And a .vscode/settings item or .editorconfig for users that use fancy IDEs that don't use the official |
You are absolutely right, an email is better. |
94b7654 to
1965c35
Compare
1965c35 to
d07545a
Compare
Description
Adds a small floating button in the bottom right of the screen that opens a dialog to send a ticket.
This also adds a hook and a method to log data on client side, to be joined with the ticket.
Related Issue(s)
RGPD is quite an issue here but don't wory ~
Type of Change
Checklist