Giter Site home page Giter Site logo

Comments (5)

valerysntx avatar valerysntx commented on August 15, 2024

Maybe regex here?
https://github.com/mwarning/yet_another_firmware_selector/blob/a646e40d9f830581c3e68c3af08469ee574c7c9c/index.js#L170

from openwrt-firmware-selector.

mwarning avatar mwarning commented on August 15, 2024

Scrolling works for me (up/down with arrow keys). Maybe you mean something different?

What do you mean by filtering by any containing symbols? You should be ableto search for non-ascii characters. As for regex support, I do not think that is a good idea. It would be too complex for the task.

from openwrt-firmware-selector.

valerysntx avatar valerysntx commented on August 15, 2024

Scrolling works for me (up/down with arrow keys)

Sorry, but its working only for desktop, right?

What do you mean by filtering by any containing symbols?

For example skip writing tp-link
part of the name of device, while searching for needed model.

Maybe its really out of scope of your project now, just expected little more better experience.

from openwrt-firmware-selector.

mwarning avatar mwarning commented on August 15, 2024

Scrolling works for me (up/down with arrow keys)

Sorry, but its working only for desktop, right?

Yes, but I do not know how to scroll on mobile in general.

What do you mean by filtering by any containing symbols?

For example skip writing tp-link
part of the name of device, while searching for needed model.

I see. You like to search for two or more substrings at once.
That could be done without regexprs.

Maybe its really out of scope of your project now, just expected little more better experience.

Matching can be improved (multiple search terms, fuzzy matching). That's fine if it does not require too much extra code.

from openwrt-firmware-selector.

mwarning avatar mwarning commented on August 15, 2024

This is a rather complicated goal. Given the good enough state of the current approach, this is unlikely to be improved (unless someone comes up with a simple and elegant improvement).
Thank you for your input!

from openwrt-firmware-selector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.