websight-io / starter

Sample project built on top of the Websight CMS
https://www.websight.io
Apache License 2.0
58 stars 7 forks source link

Dropdown and description in the multifield section of the Editor dialog box are not working properly. #149

Closed Harikarthyk closed 1 year ago

Harikarthyk commented 1 year ago

Description

  1. In the multiselect If I use the dropdown, I am not able to select the options from the list.
  2. I am not able to view the description when I hover over the description icon in the multifield section.

Steps to reproduce

  1. Create a drop-down component in a multifield section and add a description to it.
  2. Try to select the value in the drop-down list.
  3. Hover over the description icon to see if you get the description that is provided.

Current result

  1. Not able to select any option from the drop-down menu.

Expected behavior On, select the appropriate option from the dropdown menu should be selected.

Screenshots image

WebSight CMS version 1.10.0

Desktop (please complete the following information):

paweljozwicki commented 1 year ago

Thanks. I checked that it's caused by the same issue as https://github.com/websight-io/starter/issues/63.

paweljozwicki commented 1 year ago

Resolved in WebSight CMS 1.11.1