status-desktop/ui/app/AppLayouts/CommunitiesPortal/stores
Pascal Precht 8d90204e0a refactor(communities): allow removing items from import file list
There was a requested design change where no longer wanted to have
checkboxes to decide which files will be included for a discord import,
but rather have an "X" button that enables users to remove items.

This commit implements this refactor.

In addition, it ensures that the already loaded discord categories and
channels that have been extracted from validation, are kept in sync as
well.

Meaning, if a user removes a file from the file list, the corresponding
channel will be removed as well.

If there's not channel in a given category, the category will be removed
as well.

Closes #8125 #8126
2022-11-10 15:45:25 +01:00
..
CommunitiesStore.qml refactor(communities): allow removing items from import file list 2022-11-10 15:45:25 +01:00
qmldir feat(Storybook): First sample page (CommunitiesPortalLayout) 2022-10-10 15:09:12 +02:00