Skip to content

Commit

Permalink
Launcher Updater Animation Update (#2206)
Browse files Browse the repository at this point in the history
* UPDATE: modify bug report template to use input fields for environment and OS

* Updte the Animation for Auto Launcher update

* ADD: add robot spinner animation for loading
  • Loading branch information
daGscheid authored Feb 27, 2025
1 parent 1a0888e commit 7b05391
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ body:
value: |
Thank you for taking the time to fill out this bug report for Stereum!
- type: dropdown
- type: input
id: environment
attributes:
label: "Environment"
description: "Select the environment where the issue occurs"
options:
- "Development"
- "Release"
description: "Specify the environment where the issue occurs (e.g., Development, Release)"
placeholder: e.g., Development, Release
validations:
required: true

Expand All @@ -37,16 +35,12 @@ body:
validations:
required: true

- type: dropdown
- type: input
id: desktop-os
attributes:
label: Operating System
description: Which operating system are you using?
options:
- Windows
- Mac
- Linux
- Other
description: Specify your operating system (e.g., Windows, Mac, Linux, Other)
placeholder: e.g., Windows, Mac, Linux, Other
validations:
required: true

Expand Down
Binary file modified launcher/public/animation/launcher-update/update-loading-modal.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b05391

Please sign in to comment.