View Issue Details

IDProjectCategoryView StatusLast Update
0003371NoesisGUIStudiopublic2025-04-02 11:09
Reporterdstewart Assigned Tomaherne  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003371: ComboBox Properties Do Not Clearly Demonstrate Dependencies Between Eachother
Description

I would propose that we perform two actions to more clearly demonstrate the dependencies of the ComboBox's properties:

1) Disabling the "Text" field when "Editable" is disabled.
Technically when it is disabled, nor the developer, nor the user should have the ability to edit this 'Text' content.

2) Re-Ordering the Properties to better reflect the order of operations for a Designer to:
-Placeholder (the most immediately visible aspect of this element's content, and in a lot of ways, somewhat serves as the "Content" field of other elements)
-Editable (required to 'unlock' the two following options)
-Text
-Stay Open on Edit
-Items Source
-{Advanced}

Steps To Reproduce

Repro Steps:

1) Create a Page
2) From the Add Elements Panel, add a ComboBox to the page.
3) Observe how the "Text" property is editable and accessible even if a situation where the "Editable" property is set to False.

TagsNo tags attached.
PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-07 19:16 dstewart New Issue
2024-06-09 17:32 dfranjic Assigned To => maherne
2024-06-09 17:32 dfranjic Status new => assigned
2024-06-10 12:26 jsantos Target Version => Studio_Alpha
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta