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
On the top part of the window, the user should see:
filter control, to filter out components in the prototype with predefined or custom filters.
sorting control, to sort components in the prototype by some predefined or custom criteria.
search control, to search components in the prototype by some string pattern(search will only find components by names)
Components view should show all components in the prototype(cards, tokens, etc.) taking into account all filters, sorting and search patterns. All components should be visible if there are no filters selected and/or no search pattern entered.