Skip to content

feat(file-tree): 实现 features 筛选 #143

@zjp-CN

Description

@zjp-CN

features 筛选项比较特别:

  • 它与 pkg 紧密关联:
    • 选择 features ,则需要筛选掉不适用该 features 的 pkgs
    • 选择 pkg,则需要筛选掉不适用该 pkg 的 features
  • 为了展示简洁,如果只有 "" features(未提供 features 参数),那么视为无 features 这一条不再实现,因为有非空 features 时,选择 "" 后不再显示 ALL_FEATURES_SETS 和清除选项的按钮。因此,为了统一和实现简单,保留 "" 和 ALL_FEATURES_SETS。

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions