Ash Furrow
Ash Furrow
Going to move this into the Long Term milestone since it's a bigger problem and we need to have UX and dev work done.
Awww yeah.
Crash is caused by a sale with no close date, in Eigen. Thought I had fixed that already...
Okay, I'll fix the crash, but emission really shouldn't assume auctions have more lots that can be displayed (this auction had one). I'll get to it when I can, unless...
@breml No we haven't – what we have is still working for us. GitHub discussions seem interesting but, in my personal opinion, they are a solution to a problem that...
@brangi If you'd like to send us feedback about your experience with our hiring process, you can send it to the hiring manager you worked with, or me at [email protected]...
Fonts are always tricky! We do something where [we load all our fonts upfront](https://github.com/artsy/emission/blob/4a009c286ff955e835eafcece4c1a75a79038dc1/Pod/Classes/Core/AREmissionFontsLoader.m) from Objective-C, but our font setup in generally is pretty tricky. Our font pod is [here](https://github.com/artsy/Artsy-OSSUIFonts)...
> it seems that the cocoapods-fix-react-native pod needs to be updated Yeah, though React Native has done a lot to advance CocoaPods integration since this post was made and, as...
@terrisgit it only changes some client-side implementation code. The fundamentals remain unchanged imo.
@kdawgwilk No audit per se, but we are looking to use Apollo server-side for its tools. There are a lot of necessary steps, like using standard Relay (instead of our...