Giter Site home page Giter Site logo

Browse Jump To about volumio2-ui HOT 7 CLOSED

volumio avatar volumio commented on July 21, 2024
Browse Jump To

from volumio2-ui.

Comments (7)

volumio avatar volumio commented on July 21, 2024

Yes, we already thought of that... However it requires a radical rework of both the backend and the frontend...

from volumio2-ui.

apinner avatar apinner commented on July 21, 2024

Is it not just adding anchors to the browse table?

from volumio2-ui.

volumio avatar volumio commented on July 21, 2024

MMMM, I didn't think about that... clever...

from volumio2-ui.

apinner avatar apinner commented on July 21, 2024

Yeah no need to complicate things. Anchor on the first item for each letter, and the alphabet bar just jumps to each anchor.

https://docs.angularjs.org/api/ng/service/$anchorScroll

from volumio2-ui.

volumio avatar volumio commented on July 21, 2024

We rewrote the browsing mechanism using pure js, since angular was making everything really slow on long lists..
5911795

.Any idea for pure js?

from volumio2-ui.

apinner avatar apinner commented on July 21, 2024

@kurtommy is your JS wizard! I am sure anything he can produce will be far more elegant than what I could ever put together.

But this seems like a good starting point http://stackoverflow.com/questions/10221754/javascript-jquery-to-make-anchor-links-down-to-the-first-instance-of-a-specific

We could then just add a class to each folder name and title, something like 'letter-a', 'letter-b'.

from volumio2-ui.

apinner avatar apinner commented on July 21, 2024

In addition to this, can we also get some breadcrumbs when browsing.

from volumio2-ui.

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.