Fix Manage/Details column placeholder

This commit is contained in:
Elias Bonnici 2024-08-21 13:33:44 +02:00
parent 2e48131c9b
commit 6e8e85c989
No known key found for this signature in database
GPG Key ID: 5EAC28EA3F980CCF

View File

@ -581,6 +581,7 @@ class _AppPageState extends ConsumerState<AppPage> {
Expanded(child: body),
if (hasManage &&
!hasDetailsOrKeyActions &&
showDetailView &&
widget.capabilities != null &&
widget.capabilities?.first != Capability.u2f)
// Add a placeholder for the Manage/Details column. Exceptions are: