Release notes for Loree A2303.3

Release notes for Loree A2303.3

Issue Fixes:

Fixes in the Container Element

In the previous version, the height of the Containers inside the editor was fixed at a minimum of 80px as default. However, this adjustment should only be applied when the user selects the container element. When the focus is removed from the container, the minimum height should be removed as well. The purpose of setting a minimum height was to prevent any overlapping issues with the + icon, which is used to add rows inside the container.

This issue is now resolved. Now, when users add a container element in Loree Editor, it will enter selection mode with a minimum height of 80px to prevent overlapping. However, once the element selection is removed, the minimum height will also be removed. It is important to note that this functionality is only applicable within the Loree editor.

For any existing container that has a minimum height defined in its CSS and comes from Canvas, the minimum height will be removed from its CSS due to the native behavior of the editor.

If a user wants to add a minimum height to a container as a required action, they can manually edit the HTML and CSS and apply the minimum height to the nested container <div>, but not the parent <container div>.

Additionally, in the Canvas editor, empty <div> elements are removed due to their native editor behavior.

Therefore, if a user adds an empty container and it does not appear in the Canvas editor, it is because Canvas removes any empty <div> elements from the HTML. It is recommended for users to use the Divider element to separate two elements so that it appears as created in Canvas.

When clicked on the container element:

When clicked outside the container element:


                                                                        Thank you

 


    • Related Articles

    • Release notes for Loree A2101.2

      Loree editor Loree help section User be able to navigate to user guide from Loree Editor and it will allow the users to Loree Support portal for raise service tickets, be able to view the release notes from help section and check what’s new with the ...
    • Release Notes for Loree A2403.2

      Published On: 29/07/2024 Feature Enhancements 1. Extra Canvas Tags Support Previously, users of Loree encountered difficulties when key components such as summaries and details vanished from pages because of unsupported tags. We have now enhanced ...
    • Release notes for Loree A2101.6

      Loree Issue fixed in Loree editor Alert for Permanent template/row/element delete As a Loree user, I want to get the acknowledgment pop-up while deleting the template/row/element permanently. So that, before deleting the templates/rows/elements ...
    • Release notes for Loree A2101.4

      Loree Issue fixed in Loree editor Page name mismatch inside the editor As a user, When I use special characters for page name doesn’t display the special characters on Loree editor. Instead, it shows % for all the used special characters. This issue ...
    • Release notes for Loree A2102.1

      Loree Issue fixed in Loree editor Bold issue on Loree editor As a Loree user, When Bold style is applied to a text and after saving the contents it was not reflected in canvas. This issue has been resolved now. Note: To get this fixed, In canvas ...