YunYouJun / cook

🍲 好的,今天我们来做菜!OK, Let's Cook!

Home Page:https://cook.yunyoujun.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用 useVirtualList 实现搜索虚拟列表

YunYouJun opened this issue · comments

Clear and concise description of the problem

目前搜索中通过全部展示的方式显示所有菜谱,当数量较多时,这可能造成性能问题。

Suggested solution

使用 useVirtualList 实现虚拟列表

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.