Skip to content

chore(inline-edit): added info about validation in FormGroup (#DS-4802)#1429

Merged
NikGurev merged 1 commit intomainfrom
chore/DS-4802
Mar 19, 2026
Merged

chore(inline-edit): added info about validation in FormGroup (#DS-4802)#1429
NikGurev merged 1 commit intomainfrom
chore/DS-4802

Conversation

@NikGurev
Copy link
Contributor

Summary

Added a callout to the Inline Edit documentation about using kbqDisableLegacyValidationDirectiveProvider inside forms.

When Inline Edit is placed inside a FormGroup, KbqValidateDirective waits for form submission to trigger validation. This means the component never becomes invalid on its own, and users see no validation errors. Adding kbqDisableLegacyValidationDirectiveProvider to providers disables this behavior and lets validation work as expected.

Press for description in ru-RU

Добавлен callout в документацию Inline Edit про использование kbqDisableLegacyValidationDirectiveProvider внутри форм.

Когда Inline Edit находится внутри FormGroup, KbqValidateDirective ждёт сабмита формы для запуска валидации. Из-за этого компонент никогда не становится невалидным и пользователь не видит ошибок. Добавление kbqDisableLegacyValidationDirectiveProvider в провайдеры отключает это поведение и валидация работает как ожидается.

@NikGurev NikGurev self-assigned this Mar 19, 2026
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 8478460):

https://koobiq-next--prs-1429-qi2wsjpc.web.app

(expires Tue, 24 Mar 2026 09:40:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@lskramarov lskramarov removed the request for review from rmnturov March 19, 2026 12:35
@NikGurev NikGurev merged commit 7042449 into main Mar 19, 2026
9 checks passed
@NikGurev NikGurev deleted the chore/DS-4802 branch March 19, 2026 13:18
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.

3 participants