appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.63k stars 3.74k forks source link

[Bug]-[30]:Wrong dropdown menu width on selecting the label top position #14043

Open bufsim opened 2 years ago

bufsim commented 2 years ago

Is there an existing issue for this?

Description

the drop-down menu of the select widget has an incorrect width when the label position setting is "top"

Steps To Reproduce

create a new select widget, set the label position to top. the options in my case are the result of a query

Public Sample App

No response

Version

self hosted 1.70

Front logo Front conversations

bufsim commented 2 years ago

addendum.. dropdown menu width depends on the width of the label

dilippitchika commented 2 years ago

Hey @bufsim thanks for raising this, i believe there a workaround for it. If you resize the handles to be below the dropdown then this is working as expected. Please let me know if this is not the issue, it would help if you add screenshots.

Screenshot 2022-05-26 at 10 20 27 AM

Screenshot 2022-05-26 at 10 20 18 AM

dilippitchika commented 2 years ago

Assuming 50% users don't resize the dropdown boundary

Stats

Stat Values
Reach 30
Effort (months) 0.5
ame-appsmith commented 2 years ago

Another user reported this issue.

dilippitchika commented 2 years ago

@ame-appsmith can you ask them to resize the dropdown? It has to occupy the full height as explained in the above comment