Conversation
|
Thanks for the PR 🙏
I am willing to collaborate on this one if you need my help :) |
|
I agree with those points and will get to implementing them when I can. |
|
no worries, I really appreciate your initiative to contribute, we are all here to learn. Again, let me know if you want to join forces and split the tasks so we can work on it together. |
|
@Minterl any update on this PR ? |
|
Sorry for the delay, I've been pretty busy.
|
|
No worries.
|
I agree; now enter exits the popup while maintaining the filter pattern while esc discards it.
I can move it to the bottom of the new devices table if you think that it would provide a better user experience, but I personally think that over the bottom of the screen is better since the likelihood that the user would need to see the adapter section and simultaneously filter the new devices is small. The alternative would mean that the bottom of the device list would likely get cut off when filtering. |
|
any update on this one ? otherwise we might need to close it |
Press "/" when searching through new devices to filter them by alias via a popup dialog.
I would be happy to swap out the String::contains with a fuzzy search algorithm, but I figured not to be worth the extra dependency.