status-desktop/ui
Pascal Precht 7706a6caea fix(CreateCommunityPopup): reset discord filelist when modal is opened
Prior to this commit we would reset the file list (and categories and
channels) whenever the `CreateCommunityPopup` was closed.

This made sense because at that point we could assume that the user has
decided to somehow stop the process of an import, so the next time the
modal is opened again, we want that data to be reset.

However, it turned out that this introduced a bug in the scenario where
and import is running, and while it's running, when the user decides to
hide the progress modal, it would reset the warnings count, resulting in
the progress banner to show an invalid state until the next progress
signal was emitted.

We don't want to reset this data every time we close the modal. We only
want to reset it when we know there's no import in progress.

Fixes #7787
2022-10-20 12:19:02 +02:00
..
StatusQ chore(communities/portal): do not show community banner when not loaded 2022-10-18 21:21:10 +02:00
app fix(CreateCommunityPopup): reset discord filelist when modal is opened 2022-10-20 12:19:02 +02:00
fonts
i18n chore: split English TS files 2022-10-19 10:48:08 +02:00
imports feat(@desktop/keycard): create a new pairing code 2022-10-19 13:24:41 +02:00
shared/status
generate-rcc.go
main.qml chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
nim-status-client.pro chore: split English TS files 2022-10-19 10:48:08 +02:00