[PR #1386] [MERGED] Fix for disappearing Send share sheet #2864

Closed
opened 2025-11-26 23:25:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1386
Author: @mpbw2
Created: 4/27/2021
Status: Merged
Merged: 4/27/2021
Merged by: @mpbw2

Base: masterHead: bugfix-send-sharesheet


📝 Commits (1)

  • e29d0ba fix for disappearing share sheet

📊 Changes

1 file changed (+11 additions, -10 deletions)

View changed files

📝 src/App/Pages/Send/SendAddEditPageViewModel.cs (+11 -10)

📄 Description

Delay share sheet trigger until after exiting add/edit Send screen/modal. Previously we were seeing the exit action taking the sheet with it on some devices, but this appears to work across the board.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1386 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 4/27/2021 **Status:** ✅ Merged **Merged:** 4/27/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-send-sharesheet` --- ### 📝 Commits (1) - [`e29d0ba`](https://github.com/bitwarden/android/commit/e29d0ba4dcad433fe33c037edc72f1ede2995ad9) fix for disappearing share sheet ### 📊 Changes **1 file changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Send/SendAddEditPageViewModel.cs` (+11 -10) </details> ### 📄 Description Delay share sheet trigger until after exiting add/edit Send screen/modal. Previously we were seeing the exit action taking the sheet with it on some devices, but this appears to work across the board. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:25:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2864