Skip to content

[CB] Use only 1 Input component across the app#3938

Merged
Wroud merged 21 commits intodevelfrom
7041-cb-use-only-1-input-component-across-the-app
Dec 11, 2025
Merged

[CB] Use only 1 Input component across the app#3938
Wroud merged 21 commits intodevelfrom
7041-cb-use-only-1-input-component-across-the-app

Conversation

@sergeyteleshev
Copy link
Copy Markdown
Contributor

@sergeyteleshev sergeyteleshev self-assigned this Nov 26, 2025
@sergeyteleshev sergeyteleshev marked this pull request as ready for review November 27, 2025 16:54
Comment thread webapp/packages/core-blocks/src/FormControls/InputField/InputField.tsx Outdated
Comment thread webapp/common-react/@dbeaver/ui-kit/src/Input/Input.css
Comment thread webapp/packages/core-blocks/src/FormControls/Input.tsx Outdated
Comment thread webapp/packages/core-ui/src/InlineEditor/InlineEditor.module.css Outdated
Comment thread webapp/common-react/@dbeaver/react-data-grid/src/editors/TextEditor.tsx Outdated
Comment thread webapp/packages/core-blocks/src/FormControls/Input.tsx Outdated
padding: 4px 7px;
font-size: 13px;
line-height: 24px;
padding: calc(2 * var(--tw-spacing));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is it ok that padding changed from 4 7 to 4 4?

Copy link
Copy Markdown
Contributor Author

@sergeyteleshev sergeyteleshev Dec 2, 2025

Choose a reason for hiding this comment

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

Its fine

Before:

Screenshot 2025-12-02 at 11 55 05

After:
Screenshot 2025-12-02 at 11 50 39

SychevAndrey
SychevAndrey previously approved these changes Dec 2, 2025
Wroud
Wroud previously approved these changes Dec 3, 2025
@Wroud Wroud merged commit 83125bf into devel Dec 11, 2025
9 of 10 checks passed
@Wroud Wroud deleted the 7041-cb-use-only-1-input-component-across-the-app branch December 11, 2025 10:23
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.

4 participants