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
Improve the standard_widgets_observers example (#20977)
# Objective
Currently `standard_widgets_observers` is redundant / noisy to the point
of being a "user quality perception liability". I think we either need
to remove it completely or improve it.
## Solution
- Make the redundant observer logic generic, which allows all observers
to reuse the same function
0 commit comments