[PR #287] [CLOSED] App/Pages/Vault: Maintain Vault List Position #2474

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/287
Author: @alistair23
Created: 2/27/2018
Status: Closed

Base: masterHead: alistair/keep-position


📝 Commits (1)

  • b9e3b8e App/Pages/Vault: Maintain Vault List Position

📊 Changes

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

View changed files

📝 src/App/Pages/Vault/VaultListGroupingsPage.cs (+10 -1)

📄 Description

When popping back to the vault list after selecting a cipher the
ListView resets the view back to the top. Let's ensure we maintain our
position in the list after the pop.

Signed-off-by: Alistair Francis alistair@alistair23.me


🔄 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/287 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 2/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `alistair/keep-position` --- ### 📝 Commits (1) - [`b9e3b8e`](https://github.com/bitwarden/android/commit/b9e3b8eae3d360b536141af8a7b34ec2fde7d31e) App/Pages/Vault: Maintain Vault List Position ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/VaultListGroupingsPage.cs` (+10 -1) </details> ### 📄 Description When popping back to the vault list after selecting a cipher the ListView resets the view back to the top. Let's ensure we maintain our position in the list after the pop. Signed-off-by: Alistair Francis <alistair@alistair23.me> --- <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:19:54 -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#2474