You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If displayAllMembers checked, then Attendance form element rendered
else single or multi-select - shows search option when more than 30 members need to show
Web app:
If displayAllMembers checked, then rendered, Attendance element
If nothing selected(default) - nothing shown
If search selected search shown
Analysis notes:
answersToShow is not supported in webapp since anyways we support only search and not select even for less than 30
answersToShow is supported in mobile app when select UI renders with less than 30 members, but doesn't work when displayAllMembers checked
AC:
Remove the Search option in webapp
By default for Subject concept type, Search should be shown in the DEA like available for
If displayAllGroupMembers is enabled, then Attendance widget with checkboxes in the right need to show like available now
Analysis notes:
I think Search option was added before may be because Subject form element was not working and hence they might have hesitated to support Select in that. But now it is decided we need not support Select in Subject form element for now in DEA since the number of subjects will be more in DEA
inputs:
why different?
The text was updated successfully, but these errors were encountered:
As is:
Mobile app:
If displayAllMembers checked, then Attendance form element rendered
else single or multi-select - shows search option when more than 30 members need to show
Web app:
If displayAllMembers checked, then rendered, Attendance element
If nothing selected(default) - nothing shown
If search selected search shown
Analysis notes:
answersToShow is not supported in webapp since anyways we support only search and not select even for less than 30
answersToShow is supported in mobile app when select UI renders with less than 30 members, but doesn't work when displayAllMembers checked
AC:
Analysis notes:
I think Search option was added before may be because Subject form element was not working and hence they might have hesitated to support Select in that. But now it is decided we need not support Select in Subject form element for now in DEA since the number of subjects will be more in DEA
inputs:
why different?
The text was updated successfully, but these errors were encountered: