Skip to content

Slow evaluation of feature flags causes UI issues #10786

Closed
@andrew-farries

Description

@andrew-farries

Feature flag evaluation is currently very slow (in the order of a few seconds), which causes UI glitches when page components are rendered/activated on already loaded pages in response to feature flags becoming enabled.

Here the delay in evaluating the 'PVC' feature flag causes the corresponding checkbox to render disabled for several seconds before becoming enabled:

Screen.Recording.2022-06-21.at.08.20.58.mov

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions