You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 3adb395 (fyi @PIG208), we regressed on the layout of the error banner shown when a DM recipient is deactivated:
Before
After
The top margin disappeared, and it looks buggy.
I plan to fix this in a PR that's mostly focused on proposing some prep refactors to make a cleaner starting point for #720. (If those refactors seem good, Zixuan can rebase #924 past them.)