Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #42608 All Revisions ] Back to Issue ]
Summary 0042608: The rendered function of OB.UI.FormElement.Select component is not calling to enyo.Select.prototype.rendered
Revision 2019-12-19 11:54 by kchoperena
Steps To Reproduce Create a component that with kind:'OB.UI.FormElement.Select'.
For example: Any OB.UI.renderComboProperty use this element.

Try to set a default value to show it the first time opened.

Example case with delivery modes functionality: https://drive.google.com/file/d/1d9hanQOaHJKJdBrbhEVATqfxPiDL44fv/view [^]

EXPECTED RESULT:

The component is not taking into account the selected value because is not rendered yet.
Revision 2019-12-19 11:13 by kchoperena
Steps To Reproduce Create a component that with kind:'OB.UI.FormElement.Select'.
For example: Any OB.UI.renderComboProperty use this element.

Try to set a default value to show it the first time opened.

EXPECTED RESULT:

The component is not taking into account the selected value because is not rendered yet.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker