9a64741d4c
* feat: add motion to ModelListSearchBar * feat: add motion to health checking button * refactor(EditModelsPopup): show spin while fetching models * refactor: remove redundant filtering, use transient props * chore: remove useless component ModelTags * refactor: extract and reuse ModelIdWithTags * refactor(EditModelsPopup): use ExpandableText instead of expandable Typography.Paragraph * refactor(EditModelsPopup): implement optimistic updates for filter type and loading state * refactor: startTransition for search * refactor(EditModelsPopup): enhance search and filter handling with optimistic updates * refactor(EditModelsPopup): implement debounced search filter updates --------- Co-authored-by: suyao <sy20010504@gmail.com>