Implementing custom search UI

I’ve recently implemented a custom UI for search panel, that looks like Visual Studio Code’s

edna-search-after

I wrote an article that describes how I did it. Maybe someone will find it useful.

2 Likes

Thanks for sharing. :hand_with_index_finger_and_thumb_crossed:

This is how we did with ReactJS in pgAdmin4 - pgadmin4/web/pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx at master · pgadmin-org/pgadmin4 · GitHub