fix(ui): Disable storage card while volume information is being fetched #369

Merged
NaiJi merged 1 commits from storage-card-lock into master 2023-10-02 20:10:48 +03:00
Collaborator
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/317
NaiJi added the
Bug
Priority
Low
Severity
Low
labels 2023-10-01 03:51:50 +03:00
NaiJi self-assigned this 2023-10-01 03:51:50 +03:00
NaiJi added 1 commit 2023-10-01 03:51:51 +03:00
NaiJi requested review from inex 2023-10-01 03:51:57 +03:00
NaiJi reviewed 2023-10-01 03:54:26 +03:00
@ -49,1 +48,3 @@
context.pushRoute(ServerStorageRoute(diskStatus: diskStatus)),
/// TODO: when 'isEmpty' replace with a skeleton
onTap: () => diskStatus.diskVolumes.isEmpty
Poster
Collaborator

As soon as volumes appear, our taps get to go through and we access the page

As soon as volumes appear, our taps get to go through and we access the page
inex approved these changes 2023-10-02 17:08:32 +03:00
NaiJi merged commit c0624fe5b1 into master 2023-10-02 20:10:48 +03:00
NaiJi deleted branch storage-card-lock 2023-10-02 20:10:48 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#369
There is no content yet.