UI: Refactor to use async/await syntax #11740
Labels
area/ui
solution/suggested
A solution to the bug has been suggested. Someone needs to implement it.
type/feature
Feature request
type/tech-debt
Summary
Instead of using promises with many callbacks and chains, refactor to use the newer and cleaner async/await syntax where possible.
As mentioned in #11711
Use Cases
All UI logic that uses asynchronous promise chains
Message from the maintainers:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.
The text was updated successfully, but these errors were encountered: