-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implements Report a Bug button #4378
base: antonis/feedback-modal-ui
Are you sure you want to change the base?
Implements Report a Bug button #4378
Conversation
Co-authored-by: Krystof Woldrich <[email protected]>
…358-Feedback-Form-Autoinject-Button # Conflicts: # CHANGELOG.md
…358-Feedback-Form-Autoinject-Button
…358-Feedback-Form-Autoinject-Button # Conflicts: # CHANGELOG.md
The latest |
Yep, It was based on the incomplete "autoinjection" that was reverted 😓 |
I know this is still a draft, but I checked the code and added my thoughts. |
…-Button # Conflicts: # CHANGELOG.md # packages/core/src/js/feedback/FeedbackForm.styles.ts # packages/core/src/js/feedback/FeedbackForm.tsx # packages/core/src/js/feedback/FeedbackForm.types.ts # packages/core/src/js/feedback/defaults.ts # packages/core/src/js/index.ts # packages/core/test/feedback/FeedbackForm.test.tsx # samples/react-native/src/App.tsx # samples/react-native/src/Screens/ErrorsScreen.tsx
I've updated this PR with the latest implementation. |
…orm-Autoinject-Button
📢 Type of change
Depends on: #4492
📜 Description
Implements feedback button that launches the feedback form using the auto-injected feedback widget
💡 Motivation and Context
Part of #4302
💚 How did you test it?
Manual testing with the sample app
📝 Checklist
sendDefaultPII
is enabled🔮 Next steps
#skip-changelog