ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
6k stars 865 forks source link

[Epic][Tray] Fix Tray Issues #2600

Closed whizzzkid closed 1 year ago

whizzzkid commented 1 year ago

Recently the tray has been finicky, causing different issues.

### Tasks
- [x] https://github.com/ipfs/ipfs-desktop/issues/2577
- [x] https://github.com/ipfs/ipfs-desktop/issues/2591
- [ ] https://github.com/ipfs/ipfs-desktop/issues/2595
- [ ] https://github.com/ipfs/ipfs-desktop/issues/2599
- [ ] Multi-Env tests for making sure tray is working.
SgtPooki commented 1 year ago

idk if we can test the tray. there are numerous issues around this with electron, and I think we would need some sort of os-level testing framework to run system tray e2e tests. Closing this as resolved for now