Skip to content

cat-select should not use ui-select2 as part of its "settings" interface. #12

@mkurz000

Description

@mkurz000

Reason:

  • Currently ui-select2 is used to configure parts of cat-select.
  • This violates the encapsulation, as ui-select2 is IMHO an implementation detail of cat-select.
  • It would be nice to if all relevant settings would be provided as direct cat-select attributes, which could be forwarded to the ui-select2 internally.
  • So the implementation switches to some other control internally later, the interface could stay stable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions