Skip to content

Conversation

@mateuszdebinski
Copy link
Contributor

🎫 Issue IBX-9657

Description:

During data initialization, the embed retrieves content via REST API and inserts it into the rich text editor with a delay, which automatically clears the error message since an input event is triggered on the textarea.

These changes allow controlling the existing shouldFireInputEvent flag (updateInput function) via an attribute, so the event can be selectively not fired to prevent unintended removal of error messages.

@mateuszdebinski mateuszdebinski requested a review from a team November 13, 2025 12:11
@mateuszdebinski mateuszdebinski self-assigned this Nov 13, 2025
@mateuszdebinski mateuszdebinski added Bug Something isn't working Ready for review labels Nov 13, 2025
@mateuszdebinski mateuszdebinski force-pushed the IBX-9657--Loading-embed-removes-information-about-error branch 2 times, most recently from 939e66f to 8fd6a6a Compare November 13, 2025 12:19
@mateuszdebinski mateuszdebinski force-pushed the IBX-9657--Loading-embed-removes-information-about-error branch from 8fd6a6a to 9483fe6 Compare November 21, 2025 09:58
… attribute to prevent error message removal
@mateuszdebinski mateuszdebinski force-pushed the IBX-9657--Loading-embed-removes-information-about-error branch from 9483fe6 to f9846e4 Compare November 21, 2025 10:58
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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

Labels

Bug Something isn't working Ready for QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants