Azordev / dasher-user

ONLINE ACCESS SYSTEM FOR CUSTOMER AND CONSUMER MONITORING.
https://dev--azordev-dasher-user.netlify.app/
Apache License 2.0
2 stars 4 forks source link

Check Page in Desktop mode doesn't looks like the design #118

Closed heliomar-pena closed 3 years ago

heliomar-pena commented 3 years ago

Describe the bug I have checked and the Check view have some differences with the design

To Reproduce Go to https://dev--azordev-dasher-user.netlify.app/check

Expected behavior I have listed the bugs here:

  1. The hand image is hidden at the bottom. I have notice that actually doesn't exist a way to put the image at the bottom, because the image have a transparent space at the bottom that then we need hidden using a negative bottom (Actually it say bottom: -38px, but it value is wrong for my screen, please check screenshot 1.). So the solution is edit the image to delete it transparent space, since the image is resizing depending of the screen and the transparent space too is resizing, therefore the actual bottom: -38px work for the screen of someone, but not for my screen.
  2. The "Hola!" "Ingresa el número de boleta" text is not at the position expected. (Please check screenshot 2).
  3. All text is more small that in the design. Please add a Media query to change the font size for desktop.

Screenshots

  1. The hand image is hidden at the bottom. Please edit the image to delete transparent bottom image and change bottom: -38px for bottom: 0px It looks so on my screen imagen This is the transparent bottom space that have the image, please delete it editing the image imagen
  2. The "Hola!" and "Ingresa el número de boleta" text is not at the position expected Actually is: imagen Should be: imagen Please re positioning it and delete the line-height in both tags element.
  3. All text are more small that in the design Actually is: imagen Should be: imagen
Israel-Laguan commented 3 years ago

Current state: https://dev--azordev-dasher-user.netlify.app/check

image

Will close this Issue and any other detail will be treated as a separate bug