Mehdi Achour
Mehdi Achour
Hi and thank you for reporting this issue. Could you please add some screenshots of the application with the iPhone SE? That would help us a lot!
Good idea!
This is confirmed. The problem is that the error message gets appended inside the last radio element, and the layout flows it to its right. ![Screen Shot 2020-06-29 at 6...
@MrLoh the way you did it with styled(ListItem).attrs(/*...*/)``; was perfect, although there were some non desired effects (see #586). @jamesg1, I think it's better to not convert ListItem yet, as...
@ZahraTee assigned to you, thanks!
I'd like to implement tests for `` but I'm not sure how to implement them with Enzyme. (I'm fairly new to testing :relaxed:) This component does two things: 1. Transform...
@ZahraTee oh yes it is! We're at ~40% coverage for now, which is better than nothing, but still low. Assigned both tests to you, let us know if you need...
Hi there! We're still waiting on #258 to make it to master before working on commits. Come say hi on gitter, we'll figure out a nice issue for you to...
I think a - [ ] open github.com urls in GitPoint (when possible) option could be great. In addition #285 could come very handy to address this concern
I remember @cebe talking about a new version that would patch the file while keeping your changes, right Carsten?