getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.
https://sentry.io/for/cocoa/
MIT License
818 stars 330 forks source link

User Feedback form (due: Dec 6) #4271

Open armcknight opened 3 months ago

armcknight commented 3 months ago

Description

Build the configurable UI form that captures the end user's feedback

armcknight commented 3 weeks ago

Current progress: have the form built, displaying/dismissing correctly with hiding/reshowing widget button.

Needs fixing:

Default Customized
Image Image
armcknight commented 2 weeks ago
Update, got the logo fixed, and got the field/button heights a little taller to match the screenshot in the docs for the web version. Did some work to get the the UITextField and UITextView inner padding equal, as by default they are annoyingly different. Also to equalize spacing between various elements. padding spacing
Image Image