This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
bug: remove default data from Relation view. #144
Labels
Category: Coding
Changes to code base or refactored code that doesn't fix a bug.
Comments
This issue was mentioned by @yugantarjain in #128 as a comment. |
Hi @aaryankotharii! Thanks a lot for creating this issue! |
Hey @yugantarjain, I reckon we can label this as a |
yugantarjain
added
Category: Coding
Changes to code base or refactored code that doesn't fix a bug.
Hacktoberfest
Status: Available
Issue was approved and available to claim or abandoned for over 3 days.
labels
Oct 7, 2020
@yugantarjain can I work on this issue? |
@Zoha131 sure, assigned. |
yugantarjain
removed
the
Status: Available
Issue was approved and available to claim or abandoned for over 3 days.
label
Oct 18, 2020
Zoha131
added a commit
to Zoha131/mentorship-ios
that referenced
this issue
Oct 28, 2020
If the viewmodel is in Activity mode then only ActivityIndicator will be shown. If there is any relation then the Relation data would be shown. Otherwise, a default text will be shown to indicate an empty relation.
2 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
If the user is under no relation,
Relation
view shows default values for date ( i.e 1 Jan 1970), for relation-type ( i.e Mentee)To Reproduce
Steps to reproduce the behavior:
Expected behavior
Hide the labels and show a message stating
No active relation
Screenshots
Simulator (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: