[PR #6654] [MERGED] Update error state to allow for a more customizable button #54972

Closed
opened 2026-05-01 20:51:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6654
Author: @david-livefront
Created: 3/12/2026
Status: Merged
Merged: 3/13/2026
Merged by: @david-livefront

Base: mainHead: error-state-update


📝 Commits (1)

  • bbd6600 Update error state to allow for a more customizable button

📊 Changes

6 files changed (+28 additions, -11 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/tools/feature/send/SendScreen.kt (+1 -1)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemScreen.kt (+1 -1)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingScreen.kt (+1 -1)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/vault/VaultScreen.kt (+1 -1)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/verificationcode/VerificationCodeScreen.kt (+1 -1)
📝 ui/src/main/kotlin/com/bitwarden/ui/platform/components/content/BitwardenErrorContent.kt (+23 -6)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR updates the BitwardenErrorContent in order to allow us to set the button text dynamically. It will be needed in a future PR.


🔄 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/6654 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `error-state-update` --- ### 📝 Commits (1) - [`bbd6600`](https://github.com/bitwarden/android/commit/bbd6600f38038669dc3d064c30638d432d25413a) Update error state to allow for a more customizable button ### 📊 Changes **6 files changed** (+28 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/tools/feature/send/SendScreen.kt` (+1 -1) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemScreen.kt` (+1 -1) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/itemlisting/VaultItemListingScreen.kt` (+1 -1) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/vault/VaultScreen.kt` (+1 -1) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/verificationcode/VerificationCodeScreen.kt` (+1 -1) 📝 `ui/src/main/kotlin/com/bitwarden/ui/platform/components/content/BitwardenErrorContent.kt` (+23 -6) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR updates the `BitwardenErrorContent` in order to allow us to set the button text dynamically. It will be needed in a future PR. --- <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 2026-05-01 20:51:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#54972