getsentry/spotlight

Clear Event button not clickable in Electron App

Closed this issue · 3 comments

Because the Drag header overlays it

The fix for this is, make the button hideable as an option, and don't show it in electron.

Hi @HazAT can you please share a screenshot for this?
it works fine when I run it locally, the button is clickable and visible.

image

This is how it looks for me
image

I would still and an option and hide it in the electron app
there someone can just do CMD+R to achieve the same thing

ok @HazAT let's remove this button for Electron App.
And we'll make reload and force-reload to clear events with their default functionality.