fix: Various editor / diagnostic improvements (#2363)

- Closes: #2360 
 - Closes: #2328
This commit is contained in:
Dermot Duffy
2026-02-21 09:31:10 -08:00
committed by GitHub
parent 6d5a76ac0a
commit df3614f793
13 changed files with 313 additions and 58 deletions
+4 -2
View File
@@ -19,8 +19,10 @@ incrementally improve, and I think time is better spent working on reproducible
issues or new features, than guessing what versions/options you are using. The
new issue template asks for the minimum possible information to support you:
- **Diagnostics**: On the card, hold down the Iris (default) menu button for a
few seconds then paste the diagnostics into the issue between the backticks.
- **Diagnostics**: On the card, fetch the diagnostics and paste into the issue
between the backticks. You can fetch the diagnostics in either of two ways:
- Hold down the Iris (default) menu button for a few seconds.
- Open the card editor and click the 'Toggle Diagnostics' button.
- **Description of the problem**: I need to understand the issue in sufficient
detail.