botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
78 stars 87 forks source link

[BUG] Net promoter is hidden by debugger #1607

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

Describe the bug When the net promoter panel is displayed in the admin, it can be hidden by the emulator

To Reproduce Steps to reproduce the behavior:

  1. Go to the admin
  2. Open your browser's inspector
  3. Edit the bp/nps_after key in your localStorage and the value to a timestamp that is less than two days from now.
  4. Refresh the page and you should see the net promoter pane
  5. Open the emulator

Expected behavior The net promoter pane should be displayed over the emulator

Screenshots

https://user-images.githubusercontent.com/9640576/153508304-a5107bf7-5247-4350-b9c7-5bf31089db50.mp4

github-actions[bot] commented 2 years ago

Available on v12.26.13

github-actions[bot] commented 2 years ago

Available on