[PR #6716] [MERGED] PM-34115: bug: Consistent visual length of TOTP codes #32822

Closed
opened 2026-04-18 16:10:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: PM-34115-totp-code-visual-length


📝 Commits (1)

  • 958dd91 PM-34115: Consistent visual length of TOTP codes

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/verificationcode/VerificationCodeItem.kt (+3 -1)
📝 authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/platform/components/listitem/VaultVerificationCodeItem.kt (+3 -1)

📄 Description

🎟️ Tracking

PM-34115

📔 Objective

This PR forces the UI to display TOTP codes in chunks of 3 characters to ensure that they have a consistent length.

📸 Screenshots

Before After

🔄 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/6716 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 3/25/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-34115-totp-code-visual-length` --- ### 📝 Commits (1) - [`958dd91`](https://github.com/bitwarden/android/commit/958dd9142e9757e427ea31186a96daf0e9875d05) PM-34115: Consistent visual length of TOTP codes ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/verificationcode/VerificationCodeItem.kt` (+3 -1) 📝 `authenticator/src/main/kotlin/com/bitwarden/authenticator/ui/platform/components/listitem/VaultVerificationCodeItem.kt` (+3 -1) </details> ### 📄 Description ## 🎟️ Tracking [PM-34115](https://bitwarden.atlassian.net/browse/PM-34115) ## 📔 Objective This PR forces the UI to display TOTP codes in chunks of 3 characters to ensure that they have a consistent length. ## 📸 Screenshots | Before | After | | --- | --- | | <img width="350" src="https://github.com/user-attachments/assets/1b0e9796-b17d-4d51-9fd9-b6a26c5eb527" /> | <img width="350" src="https://github.com/user-attachments/assets/11f480b5-86f9-4937-a01f-5b074d5b74b6" /> | | <img width="350" src="https://github.com/user-attachments/assets/d4f0c1b1-b985-4054-ab55-07b58b851b6a" /> | <img width="350" src="https://github.com/user-attachments/assets/2ffaa4bc-4fb5-4a06-852b-706291e83a34" /> | [PM-34115]: https://bitwarden.atlassian.net/browse/PM-34115?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <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-04-18 16:10:52 -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#32822