"Tried to preview a non-existant channel?" clicking chat icon on team
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Version 3.0.0-20190205183613+6394d03e6c (3.0.0-20190205183613+6394d03e6c)
macOS 10.14.3
Error: Tried to preview a non-existant channel? at tt (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:1053799) at tt.next (<anonymous>) at nt (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:1054917) at nt.next (<anonymous>) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:410321 at Generator.next (<anonymous>) at j (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:988381) at k (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:989218) at process._tickCallback (internal/process/next_tick.js:68:7)
To reproduce:
- Teams > team
- Clicked chats icon
This was after having some issue decrypting messages from the team and members https://github.com/keybase/client/issues/10520#issuecomment-454099618
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 from Teams > team by clicking the chats icon on macOS, then inspect the stack trace in the packaged desktop bundle at main.bundle.js. Review the related decryption issue (#10520) for context. Done means the chats action no longer reports a missing channel and opens the expected preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, macos
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100