-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesign of the Request Detail Screen #920
Conversation
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.
Thanks for the PR @Anmollenka. Could you please make the following changes:
- Remove the shadows from the text (
Notes
). Also reduce the shadows for the boxes. - Fix the arrow next to Request Detail in the top bar. The one we currently have in the app would look better.
- Please align everything properly, for example,
To String
, theProfile Picture
circle and theNotes
box should be aligned in the same line. - For the Profile Picture Circle, maybe try this one from the
Member Profile
Screen
and see if it looks better?
Okk @iofall I will make the required changes. |
@iofall Can I use a photo in the circle for the profile picture. |
Yes that will work! |
@iofall I have made the required changes. |
But I have removed the boxes as it was not looking good. |
Please review it.Thank You. |
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.
Looks good to me!
@vj-codes @sanchi0204 Can you review this pr so that I can make any changes if required?Thank You. |
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.
LGTM!
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.
LGTM 🎉
@vj-codes Shall I squash the commits so that this pull request can be merged? |
@Anmollenka yes, you should always squash commit |
c7eb699
@Anmollenka thank you for your contribution 🎉 |
Description
This is a redesign of the Request Detail Screen .
Fixes #808
Type of Change:
Code/Quality Assurance Only
Checklist:
Delete irrelevant options.
Code/Quality Assurance Only