Actions
Defect #1493
closedComponent password field and rendered doesn't work correctly
Start date:
02/07/2019
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Please check this component and fix the method setValue, because while is component not rendered this method still access to inner components.
As workaround exists solution with ternary operator.
Affected version: probably all
Related issues
Updated by Ondřej Kopr over 5 years ago
Please also setValue method set value to both inner components and this isn't nice. Thing about it and refactor little bit this behavior. Password reset modul had probably problem with this: #1586
Updated by Radek Tomiška over 5 years ago
- Related to Defect #1726: FE: create user - password is not generated added
Updated by Radek Tomiška over 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- Target version set to 10.6.0
- % Done changed from 0 to 90
- Affected versions Rhyolite (9.7.0), 10.0.0 added
Rendered property is implemented now in PasswordField component.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/7012f3335803ff15a5ac533a0e83b137229904b1
Could you provide me a feedback, please?
Updated by Vít Švanda over 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- Priority changed from Normal to Low
- % Done changed from 90 to 100
I did reivew and tested it. Thansk for this fix.
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Actions