pulsar-edit / pulsar

A Community-led Hyper-Hackable Text Editor
https://pulsar-edit.dev
Other
3.24k stars 137 forks source link

Rework error popup #1033

Open AlexWayfer opened 3 months ago

AlexWayfer commented 3 months ago

Thanks in advance for your bug report!

What happened?

I've got an error popup:

image

  1. "Create issue" button doesn't work.
  2. "Copy" button copies the issue template with a lot of references to the Atom Editor:
    
    <!--
    Have you read Pulsar's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/atom/.github/blob/master/CODE_OF_CONDUCT.md

Do you want to ask a question? Are you looking for support? The Pulsar message board is the best place for getting support: https://discuss.atom.io -->

Prerequisites

Pulsar version

1.118.0

Which OS does this happen on?

🐧 Debian based (Linux Mint, Ubuntu, etc.)

OS details

Ubuntu 24.04 LTS

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

  1. Get an error.

Additional Information:

No response