GithubHelp home page GithubHelp logo

Comments (9)

travist avatar travist commented on April 17, 2024

Please try the latest version RC14 and let me know if this is resolved.

from angular.

mikethm avatar mikethm commented on April 17, 2024

Thanks for your work - unfortunately rc14 still has the issues:

Some additional context to help:

Panel->datagrid->column->radio/checkbuttons (inside a column in a datagrid inside a panel)
clicking radio label doesn't do anything
clicking radio circle on any item will remove any selection from all other instances of the same radio item

Panel->Datagrid->radiobutton (datagrid inside a panel)
-> clicking on an any radiobutton instance will select the first instance's equivalent radiobutton

from angular.

travist avatar travist commented on April 17, 2024

Is there any way we can get a form URL that illustrates these problems?

from angular.

mikethm avatar mikethm commented on April 17, 2024

yes. same form URL listed in #95 accompanying video also shows it

from angular.

travist avatar travist commented on April 17, 2024

I can reproduce, but this may be a input name key issue. I will try to get it fixed in next version.

from angular.

mikethm avatar mikethm commented on April 17, 2024

i think you are right. in datagrids, the generated checkboxes all have an 'undefined' prefix, which is why all the subsequent ones bind to the first one when you click the labels. there are multiple checkboxes all with the same undefined- id.
Yes

from angular.

mikethm avatar mikethm commented on April 17, 2024

update: in datagrid, clicking on any radio button (any part of it) will change the first of the datagrid set, even if you are selecting the second or third 'groups' created by the datagrid

from angular.

travist avatar travist commented on April 17, 2024

Thanks @mtsang . I will look into this as soon as possible.

from angular.

travist avatar travist commented on April 17, 2024

Should be fixed in RC18.

from angular.

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.