adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
724 stars 737 forks source link

[List] Design dialog not behaving as per documentation #2807

Open juw177 opened 4 days ago

juw177 commented 4 days ago

List component

In the Core Components documentation design dialog options it says:

Link items Enable Link Items option in the edit dialog Show descriptions Enable Show Descriptions option in the edit dialog Show date Enable Show Date option in the edit dialog

If I set these values to false, the edit dialog should not show these options. But what actually happens is that these options are still visible, and merely the default value is set to false. Is this a bug in the code or a bug in documentation? I am leaning towards that it is a bug in the code.