Can't delete last item in vault as it overflows the screen #1492

Closed
opened 2026-02-05 01:05:08 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @keval6b on GitHub (Jan 30, 2023).

Subject of the issue

Can't delete last item in vault as it overflows the bottom of the screen

Deployment environment

  • Vaultwarden version: v1.27.0
  • Web-vault version: v2022.12.0
  • Running within Docker: true (Base: Debian)
  • Environment settings overridden: false
  • Uses a reverse proxy: true
  • IP Header check: true (X-Real-IP)
  • Internet access: true
  • Internet access via a proxy: false
  • DNS Check: true
  • Time Check: true
  • Domain Configuration Check: true
  • HTTPS Check: true
  • Database type: SQLite
  • Database version: 3.39.2
  • Clients used:
  • Reverse proxy and version:

Steps to reproduce

Add a lot of items to the vault

Expected behaviour

Able to see and press the delete button for the last item

Actual behaviour

Can't see or press the delete button for the last item

Troubleshooting data

vaultwarden-ui-issue

Originally created by @keval6b on GitHub (Jan 30, 2023). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue Can't delete last item in vault as it overflows the bottom of the screen ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * Vaultwarden version: v1.27.0 * Web-vault version: v2022.12.0 * Running within Docker: true (Base: Debian) * Environment settings overridden: false * Uses a reverse proxy: true * IP Header check: true (X-Real-IP) * Internet access: true * Internet access via a proxy: false * DNS Check: true * Time Check: true * Domain Configuration Check: true * HTTPS Check: true * Database type: SQLite * Database version: 3.39.2 * Clients used: * Reverse proxy and version: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> Add a lot of items to the vault ### Expected behaviour <!-- Tell us what you expected to happen --> Able to see and press the delete button for the last item ### Actual behaviour <!-- Tell us what actually happened --> Can't see or press the delete button for the last item ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> ![vaultwarden-ui-issue](https://user-images.githubusercontent.com/33595996/215541063-78308e16-37d0-4d01-91b7-39396744cbad.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1492