Premature prop validation can break the UI

Created on 16 September 2024, 3 months ago
Updated 19 September 2024, 3 months ago

Overview

If you start typing in a prop field and pause long enough or just type slowly enough for it to try to re-render the component, it can cause a premature validation error and break the UI. This is especially acute for link fields, for example, which require non-trivial typing before they become valid.

Proposed resolution

It might be better to just display an inline error message and wait to reload the component until it passes, for example.

User interface changes

πŸ› Bug report
Status

Active

Component

Page builder

Created by

πŸ‡ΊπŸ‡ΈUnited States traviscarden

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024