Skip to content

Conversation

@vladimir-kuba
Copy link
Contributor

Fixes transparent remove button positioning relative to text input
when error wrapper error text is visible

Fixes transparent remove button positioning
relative to text input when error wrapper
error text is visible
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@vladimir-kuba
Copy link
Contributor Author

vladimir-kuba commented Dec 2, 2025

This is is reproducable in editor:

https://preview.gravity-ui.com/dynamic-forms/?path=/story/other-editor--editor

This was reproduced in my browser

# browser://version
Yandex: 140.0.7339.2546 (arm64)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 YaBrowser/25.10.0.0 Safari/537.36
# About Yandex
Version 25.10.0.2546 (64-bit)
Yandex Browser is up to date

Reproduction spec:

{
  "type": "array",
  "defaultValue": [
    "$.#"
  ],
  "items": {
    "type": "string",
    "pattern": "^[-_a-zA-Z0-9/.]+$",
    "viewSpec": {
      "type": "base",
      "layout": "row",
      "layoutTitle": "Element"
    }
  },
  "viewSpec": {
    "type": "base",
    "layout": "row",
    "layoutTitle": "Elements",
    "layoutOpen": true
  }
}

Actual behavior

image

Expected behavior

image

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@vladimir-kuba vladimir-kuba merged commit 20c932e into main Dec 2, 2025
4 checks passed
@vladimir-kuba vladimir-kuba deleted the fix-base-array-transparent-align-baseline branch December 2, 2025 08:52
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