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
Currently, If a center has no staff associated with it, the centerlist shows "no staff" in place of staff name. On clicking the center item with no staff the "staff name" is followed by space.This space should be replaced with a literal string like "N.A" or "No staff" since an empty space breaks the Normal flow of UI.
Screenshots:
I am working on this.
The text was updated successfully, but these errors were encountered:
AkshGautam
changed the title
Adding "N.A or No staff" in place of empty space in Centers
Adding "N.A or No staff" in place of empty space in staff name in Centers
Feb 15, 2018
AkshGautam
added a commit
to AkshGautam/android-client
that referenced
this issue
Feb 15, 2018
AkshGautam
changed the title
Adding "N.A or No staff" in place of empty space in staff name in Centers
Adding "N.A or No staff" in place of empty space in staff name in Centers and external Id in group
Feb 15, 2018
AkshGautam
changed the title
Adding "N.A or No staff" in place of empty space in staff name in Centers and external Id in group
Adding "N.A or No staff" in place of empty space in staff name in Centers and "NA" for empty external Id in group
Feb 15, 2018
AkshGautam
added a commit
to AkshGautam/android-client
that referenced
this issue
Feb 15, 2018
Summary:
Currently, If a center has no staff associated with it, the centerlist shows "no staff" in place of staff name. On clicking the center item with no staff the "staff name" is followed by space.This space should be replaced with a literal string like "N.A" or "No staff" since an empty space breaks the Normal flow of UI.
Screenshots:
I am working on this.
The text was updated successfully, but these errors were encountered: