vaadin / designer

Public repository for Vaadin Designer
https://vaadin.com/designer
15 stars 3 forks source link

Delete the report action for Vaadin Platform #2232

Open szolo opened 4 years ago

szolo commented 4 years ago

Viewport toolbar contains "Report" action with which you can either submit the feedback (via Intercom) or send the email with error stacktrace (if it occurred). It will become redundant as soon as we will have https://github.com/vaadin/designer/issues/2183 in place.

Remove it, but only for the Vaadin Platform. It still should be present for the Framework.

At the same time, move the "Report" action logic to the Intercom: if error occurs - open the Intercom chat with the prefilled error information. Check whether it's possible to use attachments for the stacktrace or not. Make sure that formatting is ok, stacktraces could be long (limit them if needed).

report-action

tanbt commented 4 years ago

Related PR https://github.com/vaadin/designer-internal/pull/1706.

This PR introduces EmailService to send feedback. Error feedback should be refactored to this service when removing report button in Toolbar.

stale[bot] commented 4 years ago

Hello there!

It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.

There are a few things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!