Actions
Defect #215
closedReadOnly and validation not working on DateTimePicker
Start date:
11/28/2016
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Updated by Vít Švanda about 8 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 0 to 20
Problem was in component, where overridden methods componentWillReceiveProps and componentDidMount, but methods not called super on parent.
- I fixed it.
- I searched others form components for same problem, but others are OK.
- Ondra please do review and create frontend test for this case (testing readOnly, disabled and they dynamic change).
Updated by Vít Švanda about 8 years ago
- Subject changed from Read and validation not working on DateTimePicker to ReadOnly and validation not working on DateTimePicker
Updated by Ondřej Kopr about 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 20 to 90
- Add global test into AbstractComponent-test
- Create new test for DateTimePicker
Updated by Vít Švanda about 8 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 90 to 100
I did review and it works very nicely.
Updated by Radek Tomiška over 5 years ago
- Tracker changed from Task to Defect
- Category changed from 20 to Frontend
Actions