status-desktop/ui/imports/shared
Lukáš Tinkl 9581e6deb6 fix(ImportCommunityPopup): no UI information when requesting info failed
- track the import progress manually as
`root.store.getCommunityDetails(key)` can optionally return `null`
immediately if the community is not known and launch an async task
- as an additional measure, since the above async call sometimes never
finishes, add a `Timer` that unsets the internal `loading` state

Fixes #12358
2023-10-13 14:02:34 +02:00
..
controls feat: highlight the hovered hyperlink and link preview 2023-10-12 15:46:20 +03:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels feat(@desktop/wallet): implement collectibles error states and retry 2023-09-27 17:21:19 -03:00
popups fix(ImportCommunityPopup): no UI information when requesting info failed 2023-10-13 14:02:34 +02:00
status feat: Add settings card to control link previews settings in chat input 2023-10-12 15:40:01 +03:00
stores feat(wallet): Fixed balance history chart to use new balance history data based on transfers 2023-10-06 15:53:30 +02:00
views feat: highlight the hovered hyperlink and link preview 2023-10-12 15:46:20 +03:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00