Skip to content

UI: Filters - make the URL encoded value smaller #4025

@vio

Description

@vio

Problem

When generating the URL for dynamic filters (e.g. chunks), the size of the encoded URL can be larger than the browser's limit. For example, on a project with > 600 chunks, Safari fails to load when the chunk filters are available in the URL, though Chrome and Firefox are working as expected: Example

Solution

Use a compressed method to store the filter values in the URL

rel: #3946

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions