Opening a mailbox that isn't cached causes an endless burst of requests
Open
@GretaD is already working on this.
Since Apr 24, 2025.
2. developing
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Open mail app
- Open a mailbox that is not cached
- See the network tab on console
Expected behavior
It should perform a single fetch and caching the result
Actual behavior
Opening a mailbox that isn't cached causes an endless burst of requests
Mail app version
No response
Nextcloud version
No response
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Nextcloud memory caching
No response
Web server
None
Database
None
Additional info
The logic should be to start an initial sync of the mailbox when we run into this error
Contributor guide
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.
Assessment
This issue has not been assessed yet.