public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console
@ 2026-04-22  8:55 Shan Shaji
  2026-04-22  8:55 ` [PATCH pve_flutter_frontend 1/2] fix: ui: show empty message if there are no tokens or groups Shan Shaji
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shan Shaji @ 2026-04-22  8:55 UTC (permalink / raw)
  To: pve-devel

The tokens and groups tab bar view were showing an empty page if there are
no groups or tokens. The behaviour was similliar to our web UI, but
Google Play Console flagged that behaviour as a broken functionality. To fix
the issue, if there are no groups or tokens a placeholder text will be shown.  
  
Shan Shaji (2):
  fix: ui: show empty message if there are no tokens or groups
  cleanup: run `dart format` to fix formatting of the main_layout file

 lib/pages/main_layout_slim.dart | 155 ++++++++++++++++++--------------
 1 file changed, 86 insertions(+), 69 deletions(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-22  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-22  8:55 [PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console Shan Shaji
2026-04-22  8:55 ` [PATCH pve_flutter_frontend 1/2] fix: ui: show empty message if there are no tokens or groups Shan Shaji
2026-04-22  8:55 ` [PATCH pve_flutter_frontend 2/2] cleanup: run `dart format` to fix formatting of the main_layout file Shan Shaji
2026-04-22  9:04 ` applied: [PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal