Skip to content

Conversation

@li-pbhadour
Copy link
Contributor

Summary

  • Below changes are done for navigating user to email screen directly from bottom sheet ensuring secure files attachments and collected data.
    • Added a new boolean flag isBottomSheetFlowActive to handle this new navigation.
    • Updated Shaky#createCallback to skip launching FeedbackActivity and start email screen after data collection.

Note for Reviwers

  • We cannot use ShakeDelegate#shouldUseBottomSheet() for handing this new navigation as it breaks the old feedback flow navigations.
Before After
Before_handling_bottomsheet_flow.mp4
After_handling_botttomsheet_flow.mp4

- Below changes are done for navigating user to email screen directly from bottom sheet ensuring secure files attachments and collected data.
    - Added a new boolean flag `isBottomSheetFlowActive` to handle this new navigation.
    - Updated `Shaky#createCallback` to skip launching `FeedbackActivity` and start email screen after data collection.
@li-advait li-advait merged commit 780fb97 into linkedin:main Aug 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants