Skip to content
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

AC-764 Updated Contact Screen UI #746

Merged
merged 4 commits into from
Jun 2, 2020

Conversation

rishabh-997
Copy link
Collaborator

Description of what I changed

  1. Changed UI
  2. Added a necessary font- RobotoSemiBold
  3. Removed unused previous icons

Issue I worked on

JIRA Issue: https://issues.openmrs.org/browse/AC-764

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).
  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)
  • All new and existing tests passed.
  • My pull request is based on the latest changes of the master branch.

@rishabh-997
Copy link
Collaborator Author

Screenshot_2020-05-20-17-43-33-41_0b570628ec88a4202b7916ec2df1bebf

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2020

Codecov Report

Merging #746 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   11.80%   11.80%           
=======================================
  Files         238      238           
  Lines       10647    10647           
  Branches     1028     1028           
=======================================
  Hits         1257     1257           
  Misses       9308     9308           
  Partials       82       82           
Impacted Files Coverage Δ
...ctivities/community/contact/ContactUsActivity.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fff0a18...9cd70ce. Read the comment docs.

<string name="open">Open</string>
<string name="go_to_forum">Forum</string>
<string name="go_to_irc">IRC</string>
<string name="open">Go To</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel it should be renamed to "go_to" not "open"

<string name="go_to_forum">Go To Forum</string>
<string name="go_to_irc">Go To IRC</string>
<string name="open">Open</string>
<string name="go_to_forum">Forum</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change "go_to_forum" to "forum"

same with irc

@VibhorChinda
Copy link
Collaborator

@rishabh-997 please attach the screenshot for hind translation screen as well. I feel in hindi the text meaning will something different then needed.

Also i feel the text message at the bottom is quite long. How about changing it. Like something simple like "We will be happy to help you".

What are your views @f4ww4z sir on it.

@f4ww4z
Copy link
Collaborator

f4ww4z commented May 21, 2020

Also i feel the text message at the bottom is quite long. How about changing it. Like something simple like "We will be happy to help you".

@VibhorChinda I agree with this, the more concise the better. Change to "Our team will try our best to help you. Please reach out to us by using the services above."

  1. It would be better if the orange buttons had a drop shadow just like in the design
  2. Change Go To to Go to (lowercase to)

@rishabh-997
Copy link
Collaborator Author

done with the changes....
Screenshot_2020-05-21-23-04-29-78_0b570628ec88a4202b7916ec2df1bebf

@VibhorChinda
Copy link
Collaborator

LGTM 👍

@f4ww4z
Copy link
Collaborator

f4ww4z commented Jun 1, 2020

@rishabh-997 Just need to fix the merge conflict caused by the code formatting of #723

Copy link
Collaborator

@f4ww4z f4ww4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just took care of a slight merge conflict. LGTM @rishabh-997

@f4ww4z f4ww4z merged commit 80c4367 into openmrs:master Jun 2, 2020
@rishabh-997 rishabh-997 deleted the AC-764-contactUsUI branch June 6, 2020 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants