16
perotti
6y

Witch hunting:

I just spent the last 90 trying to fix a visual bug with the UI

I made a functional component to render pretty forms with minimal information in React
Turns out some random ass fields were not rendering with their respective lower borders

Refactored the shit out of the components
Actually got them to follow a strict styling

Two cups of coffee later it clicked: everything was perfectly functional, I just have a shitty small monitor and tried zooming in
WOULD YOU LOOK AT THAT, IT'S THE FUCKING BORDER I WAS LOOKING FOR ALL ALONG!

Don't be like me: check les differents view ports

Comments
  • 3
    the last 90 what? Hopefully minutes lol
  • 3
    Minutes, ye sorry
  • 1
    Any good resources for getting into React, ma dood?
  • 1
    @enoon The internets? JK. React is more about best practices than complex behavior.
    It might be overkill, but try the Redux with React walkthrough.
    And search for some performance articles
  • 2
    @perotti ass fields 😂😂😂😂😂
Add Comment