WofWca

Results 488 comments of WofWca

There could be a way to use a callback for all unhanded promise rejections. But the proposed idea seems fine. Though I am not sure how many places there are...

Just FYI, a few examples where this turned out to be useful: - Clicking "Resend" on an info message (core returns error) - Clicking "Resend" on a group where `!canSend`.

Yet another reason for https://github.com/deltachat/deltachat-desktop/issues/5325. https://github.com/deltachat/deltachat-desktop/blob/649e5c222d9f1a320aaa779db6d8bc1f7a588d68/packages/frontend/src/components/ThreeDotMenu.tsx#L186-L205 https://github.com/deltachat/deltachat-desktop/blob/649e5c222d9f1a320aaa779db6d8bc1f7a588d68/packages/frontend/src/components/chat/ChatListContextMenu.tsx#L320-L351

Throttling (or maybe even debouncing) some re-fetching and/or event listeners might help a little, but not completely solve the issue. Edit: BTW we could also delay refetching until the window...

> Are there any debug or developer tools hiding somewhere that would make it easier to create/simulate receiving a lot of emails? I am afraid that there are no specific...

> isn't there a printf()-or-so with indexed parameters on javascript? There is not built-in thing that solves this problem.

Another person has worked on this: https://github.com/WofWca/jumpcutter/compare/master...MoCoXIII:jumpcutter:master (https://github.com/WofWca/jumpcutter/commit/4724e286fb73d994bb0343681821f665a4c1610e). All that is needed to finish it up is moving from storage-based messaging to message / channel-based messaging.

Closed by https://github.com/WofWca/jumpcutter/pull/207.

Not from me. It looks to me like it requires some core knowledge, which I don't have too much of.

1.46.7 ? Nope, still buggy. Are you using the MS Store version?