Skip to content

If facets are defined in metadata/settings use that defined order #2647

@simonw

Description

@simonw

Suggestion from Discord:

dbname:
  tables:
    table_name:
      facets:
         - region
         - provider
         - capability_1_score
         - capability_2_score
         - capability_3_score

Facets on the table page are currently ordered by the ones with the most results. We should change it so they use the defined facets order if one was defined, otherwise using the current behavior.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions