-
Notifications
You must be signed in to change notification settings - Fork 58
feat: Removed tabs when user does not has any relation. Fix for issue #122 #125
base: develop
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,7 @@ | |||
/*___Generated_by_IDEA___*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gitignore please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@justdvnsh any updates?
@@ -0,0 +1,7 @@ | |||
/*___Generated_by_IDEA___*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gitignore
@justdvnsh can you add a gif showing this? also can you check if pull down to refresh works in that gif? Thank you for your contribution. |
FYI its - [ x ] to check the box in markdown |
@techno-disaster Yeah. sure. I will add the GIF and thanks for the checkmark information. |
@techno-disaster Hi. Here is the GIF. |
@justdvnsh Could you add the gif in the PR body itself? way more convenient for the other maintainers and myself to review. Also I'll manually test the PR later today and update. Thanks for your contribution |
@techno-disaster The Gif is uploaded to google drive. I tried putting it in this PR body, but it is not happening. Only the link is being shared. |
You should try adding the gif directly to the markdown not google drive, check this out |
Hi. @techno-disaster. I have changed the files according to the requested changes. Can you please review it now ? |
Description
Removed the App bar when the user has no relation.
Fixes #122
Flutter Channel:
Type of Change:
Code/Quality Assurance Only
How Has This Been Tested?
https://drive.google.com/file/d/1AOvgBenhTe5d_GP-OcdszVjYKaufK1Jc/view?usp=sharing
Checklist: