A new panel tells you file sync dropped and your message is queued, not sent.
What's wrong with this entry?
A new panel tells you when file sync to a cloud session has dropped and your message is queued rather than sent, with the text "File sync is offline — your message is waiting". You acknowledge it and carry on.
- Registered as a dialog classified as needing user input, and dispatched from the cloud-session and directory-sync machinery, so it is live rather than parked.
- It queues behind whatever is already on screen instead of interrupting.
- The map of panel descriptions it was added to used to be a fixed object and is now built by a function.
- No feature flag guards it in this build.
cloud_sync_offline: "acknowledge: file sync offline notice"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.