DroidStar icon indicating copy to clipboard operation
DroidStar copied to clipboard

Add host search

Open rhgndf opened this issue 1 year ago • 3 comments

Add a search box to the hosts dropdown, since its quite long.

image

Also, I'm not familiar with QML, so I'm not sure if this is the best way of doing it.

rhgndf avatar Oct 30 '24 12:10 rhgndf

I've tried this out a few times but I cant select anything. I can search to a host but clicking on it to select it doesnt ever select it.

nostar avatar Jan 22 '25 20:01 nostar

That's weird, for some reason the binding under contentItem: text: _comboHost.selectedHost somehow broke. I'm not sure how that happened, so I added some code to forcefully update it on each list item close.

I'm not too familiar with QML, so you might be able to find a more elegant way to implement this searchbox dropdown.

rhgndf avatar Jan 23 '25 16:01 rhgndf

It still doesn't work for me, and I just haven't had anytime for DroidStar these days. If you can ever get it to work right, I'll gladly add it.

nostar avatar Aug 21 '25 16:08 nostar