isaacplmann / ngx-contextmenu

An Angular component to show a context menu on an arbitrary component
MIT License
248 stars 91 forks source link

ngx context menu with filtering ability #261

Open casperrr101 opened 2 years ago

casperrr101 commented 2 years ago

Im using ngx context menu with angular 14 everything is working fine but my context menu can have huge amount of items at time so i added a search input at the top to allow the user to type the keyword and search from the large list.but i can't find a way to update the list while the context menu is still open. when i type a query in the search and close the context menu then open it again the filtering works but it does not while the context menu is still open. here is the component that contains the context menu items

TiaINFUxI5