GithubHelp home page GithubHelp logo

Comments (4)

Athlon007 avatar Athlon007 commented on June 9, 2024 1

Alright, but I want to do it after the release of 0.2 (probably this Monday/Tuesday). I want to release 0.2, see if people encounter bugs, and release potential 0.2.1.

I will have limited time to work on Leomard from 29th July to 12th August, and ESPECIALLY I won't be able to work on it between 4th and 10th :)

from leomard.

Athlon007 avatar Athlon007 commented on June 9, 2024

Is there even a way to keep the position of a Feed, when switching between pages, without having it in memory at all time?

from leomard.

boscojwho avatar boscojwho commented on June 9, 2024

Is there even a way to keep the position of a Feed, when switching between pages, without having it in memory at all time?

Not really, some parts of it will have to remain in memory, but this isn't an uncommon pattern (keeping multiple pages in memory).

But while thinking about this problem, I started wondering whether it might make more sense if Feed, Inbox, and Search should live in a system TabView, instead of being in the sidebar? Apollo did this on iPhone, and many other Lemmy apps also use the same pattern. Using a tab view would have the added benefit of not having these three pages reload when switching between them.

from leomard.

boscojwho avatar boscojwho commented on June 9, 2024

Woohoo, 0.2 lets go =P

from leomard.

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.