nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.4k stars 374 forks source link

feat(InputMenu/SelectMenu): allow lazy search #1705

Closed YIngChenIt closed 3 weeks ago

YIngChenIt commented 3 weeks ago

๐Ÿ”— Linked issue

Resolves #1686

โ“ Type of change

๐Ÿ“š Description

Maybe we need a searchableLazy switch to achieve optimization goals.

Use the searchableLazy prop to control the immediacy of data requests.

๐Ÿ“ Checklist

SedanaYoga commented 3 weeks ago

Hey @benjamincanac hope you're good! Could you please check this PR? and please let us know the ETA, thanks :)

benjamincanac commented 3 weeks ago

Would you mind do the same for the InputMenu? ๐Ÿ˜Š

YIngChenIt commented 3 weeks ago

Would you mind do the same for the InputMenu? ๐Ÿ˜Š

It's already done