Chris Selin
Chris Selin
I can take care of this
@heathermh, yes it looks like the calling functionality wasn't brought over to the SwiftUI redesign. I've gotten something working for the main number (tap to call, long tap to copy),...
Here's an example where I'm using a `confirmationDialog` for both the main number and field offices. It should be accessible out of the box, but I don't love the double...
I was able to get something decent using `ControlGroup` within the `Menu`, but then the section label goes away. I think this may be the best direction if I can...