-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Affects Version/s: None
-
None
-
FLW Mobile App
-
UAT
In the CBAC section under Early Detection, the pop-up logic is not functioning as intended based on the notes provided within the application. The issues observed are as follows:
a) Missing Pop-up for
Questions
As per the note, if "Yes" is selected for any one of the questions marked with
, a pop-up should be displayed immediately.
- Issue: Currently, no pop-up is shown. Instead, only the remarks field at the bottom is being populated.
b) Incorrect Pop-up Trigger for (**) Questions
As per the note, if "Yes" is selected for any one of the questions marked with (*), a {}pop-up should be displayed{*}.
- Issue: The pop-up is only shown when two or more options are selected as "Yes", which is incorrect.
Steps to Reproduce:
- Navigate to the CBAC section → Early Detection.
- Select "Yes" for any single option marked with
.
- Observe: No pop-up is displayed, only remarks appear.
- Select "Yes" for a single option marked with (**).
- Observe: No pop-up is displayed unless multiple options are selected.
Expected Result:
- A pop-up should be displayed immediately when "Yes" is selected for any one question with
or (**), as per the specified logic.
Actual Result:
- Pop-up is missing for
questions.
- Pop-up only appears when multiple (**) questions are selected.
