Conversation
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
openmetadata-ui/src/main/resources/ui/src/components/common/atoms/drawer/useFormDrawer.tsx
Outdated
Show resolved
Hide resolved
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
openmetadata-ui/src/main/resources/ui/src/styles/components/form.less
Outdated
Show resolved
Hide resolved
Code Review ✅ Approved 3 resolved / 3 findingsClean PR that adds scroll-to-error functionality for drawer forms and consolidates editor styling. All initial review findings (className override, error swallowing, unscoped styles) were properly addressed in follow-up commits. The final code is well-structured with correct className merging, proper error handling separation, and scoped CSS. ✅ 3 resolved✅ Bug: Global
|
| Auto-apply | Compact |
|
|
Was this helpful? React with 👍 / 👎 | Gitar
|
* scroll when the error happens * description editor update * fix errors * locate --------- Co-authored-by: Siddhant <siddhant@MacBook-Pro.local>



Describe your changes:
Fixes
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
useFormDrawerWithRefwhen validation failsclassNameinDrawerBodyConfigenables targeting scroll containers for error fields.block-editor-wrapperstyles fromadd-domain-form.lessto globalform.lessThis will update automatically on new commits.