Skip to content

Support partial retrieval of possible values #181

@blcham

Description

@blcham

Possible values should be loaded only when it is needed, i.e. when a user opened a section that contains possible values. Currently, all the values are retrieved which completely froze the browser in some scenarios.

This is a form where it completely froze (see storybook):
#173

Note, in the storybook, it does not freeze because it actually does not pose a GET request. In a real application, each possible value query creates a GET request.

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