status-desktop/ui/app
Jonathan Rainville 6cbdcfdcf2 fix: fix token master can't send a message on permissioned channel
Fixes #13779

The problem was that the permission update some times takes time to get propagated and get back, or even the control node is offline, so the TM would not be able to post, because the backend would detect that there is a permission and that we don't have the key for it.

The solution is to block the UI when a permission update is pending, since we can't post correctly while it is not processed by he control node.
2024-03-08 17:26:36 -05:00
..
AppLayouts fix: fix token master can't send a message on permissioned channel 2024-03-08 17:26:36 -05:00
mainui chore: send emphemeral notification from QML side 2024-03-07 11:56:21 -05:00