Skip to content

Conversation

@iamibrahimriaz
Copy link
Collaborator

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

This PR updates the form builder widget label behavior so that the default label is only applied when the input loses focus (blur) and remains empty, instead of being applied immediately when the user clears the field.

Before:

  • When a user cleared the label field, the default label was immediately reapplied, making it impossible to temporarily keep the label empty while typing a new one. - https://prnt.sc/Ji9lR2NOQDht

After:

Any linked issues

Fixes #2615

Checklist

@RabbiIslamRony RabbiIslamRony added this to the v8.5.8 milestone Dec 29, 2025
@RabbiIslamRony RabbiIslamRony self-requested a review December 29, 2025 04:34
…into fix/form-builder-label-default-on-blur
Copy link
Member

@RabbiIslamRony RabbiIslamRony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants