Optimistic, nonblocking statuses
This commit is contained in:
parent
8c758d7577
commit
50feacbd6b
13 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/features/ui/components/pending_status.js
Normal file
BIN
app/soapbox/features/ui/components/pending_status.js
Normal file
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/features/ui/util/pending_status_builder.js
Normal file
BIN
app/soapbox/features/ui/util/pending_status_builder.js
Normal file
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/reducers/pending_statuses.js
Normal file
BIN
app/soapbox/reducers/pending_statuses.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -729,3 +729,7 @@ a.status-card.compact:hover {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pending-status {
|
||||||
|
opacity: 0.5;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue