Giter Club home page Giter Club logo

Comments (3)

nicoespeon avatar nicoespeon commented on June 20, 2024

Thanks for pointing out @bastienEichenberger!

The fact that the last list isn't correctly selected when you change the selected board is a behavior I want to improve indeed. I edited your issue to deal with that little bug in UX.

Concerning the fact that data doesn't update after you select the appropriate list, I noticed this to be a regression from #30. I’ll find out why and solve this issue in this PR. I’ll let you know when I'm done =)

Thanks for catching those!

from trello-kanban-analysis-tool.

nicoespeon avatar nicoespeon commented on June 20, 2024

Well I concluded wrong and it's not related at all to #28 / #30.

This is an actual bug: something is not getting properly updated when a new board is selected. It stays on locally stored values of selected lists, which may not match the new board ones, hence this behavior.

from trello-kanban-analysis-tool.

nicoespeon avatar nicoespeon commented on June 20, 2024

Use case

Change selected board.

  • Expected: first & last lists of the board are the limits
  • Actual:
    • if a list has the same name, it is selected (Acceptable)
    • otherwise, first list is selected, even for the "Work ends" select (Bug)
    • data display the last list only, excepted if a list name is matching (Bug)

It seems to mess up with localStorage values.

from trello-kanban-analysis-tool.

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.