3
28
30 minutes ago
Found an annoying issue in our shopping cart wherein the text of the input field displays only half of it vertically when viewed in an android device using chrome browser. this issue led me to this amazing feature of android’s debugging mode option where you can debug the device through your development machine using chrome’s dev tools.
-
long story short, fixed the issue and tested it in both dev and staging server with no problem.
-
next week’s gonna be our production which means i’m not going to witness our project go live since i will be out of town. hope everything goes well.