Skip to content

If you apply ?_facet_array=tags then &_facet=tags does nothing #625

@simonw

Description

@simonw

Start here: https://v0-30-2.datasette.io/fixtures/facetable?_facet_array=tags

fixtures__facetable__15_rows

Note that tags is offered as a suggested facet. But if you click that you get this:

https://v0-30-2.datasette.io/fixtures/facetable?_facet_array=tags&_facet=tags

The _facet=tags is added to the URL and it's removed from the list of suggested tags... but the facet itself is not displayed:

fixtures__facetable__15_rows

The _facet=tags facet should look like this:

fixtures__facetable__15_rows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions