Josh Heald
Josh Heald
## Choose paper – gets something sensible, the same result every time All the calls to `ReceiptViewController.printInteractionController(_:choosePaper:)` make it to the final return, and get the same paper type: First...
Sorry! I realised this after making the pr then forgot to fix it while I did other stuff. I was planning to do it the same way: expose a `removeSelection`...
Sorry @bozidarsevo, I didn't know this issue existed. During a HACK week, I experimented with this and prototyped the same thing that you've done in the video – see this...
Prioritization: Severity – high: crash Impact – Low: 146/131k (30 days) = medium One of our bigger crashes, and could affect anywhere in the app.
I can't repro this; please could you check with `trunk` now that everything's merged?
Yep, I can repro this on iOS 15 too. Not got time to dig in to it immediately but I'll look later. Just wanted to confirm it's not only you....
This causes greater issues with the split view for Orders. When the keyboard disappears while you're typing, it's easy to accidentally select another order in the list, which results in...
Thanks for raising this. I agree that these would be nicer if the modals were smaller, but IIRC there's no way to specify a smaller size for the default `formSheet`...
> Adapting images (SF fonts for images) Done in #13649
Dark mode is covered in #13471 This ticket is now just about locale testing, so I'm changing the name to reflect that. Accessibility is all covered elsewhere.