Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular Example: Changes are not propagated from Siebel applets #18

Open
OllegK opened this issue Nov 14, 2019 · 1 comment
Open

Angular Example: Changes are not propagated from Siebel applets #18

OllegK opened this issue Nov 14, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@OllegK
Copy link
Contributor

OllegK commented Nov 14, 2019

Bug report

What is the current behavior?
Changes are not propagate from Siebel applets to custom applets:

  1. Change the summary in list applet and exit the column. The updated value is not displayed in the Angular applet unless the record is not saved.
  2. Open the SR Contact Pick Applet and pick the record. The picked value is shown in the list applet, but not in the Angular applet. The updated value is displayed on the Angular applet only when the record is saved.

What is the expected behavior?
Changes should be propagated at least on blur (as in Siebel standard behavior).

Relevant logs and/or screenshots
N/A

Possible fixes

Implement the same logic in not official case demo, however it will add a lot of code, and we don't support the mix views (Siebel applet and custom applet), therefore maybe it does not make sense to fix.

Other relevant information:
Siebel version: It does not matter for this defect.

Happens in the dedicated client: It does not matter for this defect.

Happens in the web client: It does not matter for this defect.

Browser version: It does not matter for this defect.

Nexus version (could be found inside compiled file): It does not matter for this defect.

Defect reproduced in Demo Example: Angular

@OllegK OllegK added the bug Something isn't working label Nov 14, 2019
@OllegK
Copy link
Contributor Author

OllegK commented Dec 19, 2019

Upd: the example doesn't work in IE11 (Object doesn't support property or method 'fill')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant