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
The components/feedback directory contains components which represent some kind of operation progress (spinners, notifications etc.) which I think was the original meaning. However it also has dialogs and popovers which don't fit the intent of the category.
Proposed solution: Move all the dialog components, including popovers, to a separate directory.