Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5
-
Component/s: Development, User Experience (UX), User Interface
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Epic Link:
-
Rice Module:KRAD
-
Sprint:2.5.0-m1 Sprint 1, 2.5.0-m1 Sprint 2
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
Description
When a field becomes disabled, the date picker still works and changes the value. Likely there would be an issue with other widgets as well (quickfinder). The widgets should become hidden when the field is disabled.
Need to address:
- date picker
- quick finder (make sure inquiry remains enabled)
- spinner
- text area (allow text area to be expanded/popped up in read only mode)
Also to do:
- Add these cases to KRAD Library -> Client Responsiveness -> Disable (done)
- Create QA Jira to update the AFT to verify that these cases work correctly
Attachments
Issue Links
- is duplicated by
-
KULRICE-7141 Verify that Disabled for datepicker and lookup widgets can be disabled client-side when disabled on the fly
-
- Closed
-
- is related to
-
KULRICE-7211 Default datePicker widget disabled property to disabled property on control
-
- Closed
-
- relates to
-
KULRICE-12616 Date Picker icon still has color even when disabled
-
- Open
-
-
KULRICE-12615 Text Area still editable even when disabled
-
- Closed
-
-
KULRICE-13688 Fill AFT per-screen item gap: KRAD Library: Client Reponsiveness: Disable
-
- Closed
-
User Experience Question:
What should the disable behavior for the lookup, expand, data picker and spinner icons be?
Implementation question:
How should we implement the disable features for the various widgets/controls that update an input field?