Bug 499798

Summary: When deleting a room canonical alias, change the delete icon to a spinner while it's happening.
Product: [Applications] NeoChat Reporter: Justin Zobel <justin>
Component: GeneralAssignee: Tobias Fella <fella>
Status: CONFIRMED ---    
Severity: wishlist CC: carl, josh
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Justin Zobel 2025-02-11 03:28:55 UTC
When deleting a room canonical alias, change the delete icon to a spinner while it's happening so that the user knows it has been requested and is being actioned by the server.

This could be extended if desired to catch the http return:
- If the canonical deletion was successful, show the icon data-success and then fade the entry out from the list
- If it fails, show data-error and perhaps a details link showing the returned JSON.