Notify the developer when their local snap has been reinstalled
Open
type-enhancement
- Dominant language
- TypeScript
- Stars
- 853
- Forks
- 662
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
We currently automatically re-install local snaps, this isn't necessarily clear to developers. We should emit a browser notification whenever a `local:` snap is reinstalled. The `SnapController` already emits an event in this case, so we just need to listen for that and emit a browser notification as appropriate.
Contributor guide
Research direction
Start by locating the SnapController event emitted when a local: snap is reinstalled and find where browser notifications are handled. Listen for that event and verify that a browser notification appears after a local snap reinstall, without notifying for other snap types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100