Giter VIP home page Giter VIP logo

Comments (5)

desperateCoder avatar desperateCoder commented on May 16, 2024 2

bump @stefan-niedermann

next to dev pls

from nextcloud-deck.

CaptInsano avatar CaptInsano commented on May 16, 2024 2

Looking forward to this.

I need a kanban solution with a decent andoid app!

from nextcloud-deck.

desperateCoder avatar desperateCoder commented on May 16, 2024

C'mon @stefan-niedermann 😝

from nextcloud-deck.

stefan-niedermann avatar stefan-niedermann commented on May 16, 2024

@desperateCoder please have a look at create-cards-branch. Basically i think it might work this way, but there are two problems left:

  1. When i type in a title and press back, i can see the created card for a second in the list, but then it gets deleted (maybe some problem with the sync mechansim?) -> Can you check this pls?
  2. There might be a timing problem: The user-object (which is needed to create a card) is loaded asynchronous and might not be available at the time when the human user presses the back button. Unfortunately LiveData is lifecycle-aware and we can not observe the user-object in the onStop()-callback - observers will not get notified in lifecycle-callbacks sigh. Since there are no network operations on getting the user-object, i think it should be there in every case, but we have to make sure to handle the other case gracefully.

from nextcloud-deck.

desperateCoder avatar desperateCoder commented on May 16, 2024

Yep, I'll have a look at this asap. Thanks for the UI base!

from nextcloud-deck.

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.