Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Dropdown - The No Data placeholder appears shifted #7214

Closed
JaneSjs opened this issue Oct 23, 2023 · 0 comments · Fixed by #7215
Closed

Issue Dropdown - The No Data placeholder appears shifted #7214

JaneSjs opened this issue Oct 23, 2023 · 0 comments · Fixed by #7215
Assignees
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Oct 23, 2023

{
 "logoPosition": "right",
 "pages": [
  {
   "name": "page1",
   "elements": [
    {
     "type": "dropdown",
     "name": "question1",
     "width": "200px",
     "minWidth": "200px",
     "maxWidth": "200px",
     "choices": [
      "Item 1",
      "Item 2",
      "Item 3"
     ]
    }
   ]
  }
 ]
}

image

@OlgaLarina OlgaLarina self-assigned this Oct 23, 2023
@OlgaLarina OlgaLarina linked a pull request Oct 23, 2023 that will close this issue
novikov82 pushed a commit that referenced this issue Oct 24, 2023
* resolve #7116 Semi-transparency drop-down menu issue.

* resolve #7214 Issue Dropdown - The No Data placeholder appears shifted

* work for #7116 Semi-transparency drop-down menu issue.

* work for #7116 Semi-transparency drop-down menu issue.

* work for #7116 Semi-transparency drop-down menu issue.

* work for #7116 Semi-transparency drop-down menu issue.

* Revert "work for #7116 Semi-transparency drop-down menu issue."

This reverts commit 76452fa.

* work for #7116 Semi-transparency drop-down menu issue.

---------

Co-authored-by: OlgaLarina <olga.larina.dev@gmail.com>
@OlgaLarina OlgaLarina added this to the v1.9.114 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants