Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Selector Bug2 #5

@williamking

Description

@williamking

原本的angular selector当搜索条件为空的时候会返回所有数据(没有过滤),但这一点不符合matrix项目中的搜索需求(搜索条件为空不会返回所有数据,并且本身返回的搜索结果最多也只能有5个,不可能返回全部),需要修改源码。

这点造成的问题是一旦选择了一个下拉列表项,搜索栏里的输入的搜索关键词清空,会造成再一次的搜索(此时搜索条件为空,更新了整个下拉列表,无法从原来的下拉列表里继续选择多项)。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions