Skip to content

Taxonomy Picker Control - Onchange event behavior #761

@mahinthan

Description

@mahinthan

Category

[x ] Enhancement
[ ] Bug
[ x] Question

Version

Please specify what version of the library you are using: [ 1.20.0 ]

Question

I'm using taxonomy picker control. While selecting terms from the panel, onchange event fires only when I click on Save from the footer. Can it be configured to fire the onchange event as the user select the terms?

Observed Behavior

  • While I'm on panel, onchange event fires only when I click on save button from footer
  • When I'm not using the panel, but selecting terms by typing in the autocomplete control, onchange event fires for every term selection
  • I've used the termActions to display a label next to each term, so that user can click on that to select terms. It does fires the actionCallback event. Since, both custom action label and checkbox of terms are displayed, user may be confused, in which way to select the term. Because selecting via custom action label, fires the event, while the checkbox selection does not fire the event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:fixed-next-dropIssue will be fixed in upcoming release.type:enhancementNew feature or enhancement of existing capability

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions