Error message when plugins got added outside of session
Open
Nobody has claimed this yet.
🎨 Type: Enhancement
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: Windows 10 1703
- Hyper.app version: 1.4.6
- Link of a Gist with the contents of your .hyper.js:
- Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere):
- The issue is reproducible in vanilla Hyper.app:
Issue
When you add a plugin to hyper.js while Hyper is not running and then start it, it will push two error toasts about plugin installation but then resume plugin installation just fine.
These toasts should be avoided to not confuse users.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce this on Hyper.app 1.4.6 by adding a plugin to hyper.js while Hyper is stopped, then launching it on Windows 10. Inspect the plugin installation flow around the two error toasts; done means the plugin installs successfully without showing misleading error toasts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100