public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve_flutter_frontend 0/2] fix #7045: regression: add extra padding around the body to avoid system intrusions
@ 2025-11-19 12:57 Shan Shaji
  2025-11-19 12:57 ` [pve-devel] [PATCH pve_flutter_frontend 1/2] fix #7045: regression: avoid system intrusion from navigation bar Shan Shaji
  0 siblings, 1 reply; 2+ messages in thread
From: Shan Shaji @ 2025-11-19 12:57 UTC (permalink / raw)
  To: pve-devel

We had two reports [0][1] where the bottom system navigation bar were obscuring
with the app UI. Inorder to fix the issue wraped the qemu and lxc
overview pages inside `SafeArea`. The options config sheet UI were also
getting obscured due to the navigation bar. Fixed the same by wrapping
the content of the sheet inside a `SafeArea`. 

- [0] https://bugzilla.proxmox.com/show_bug.cgi?id=7034
- [1] https://bugzilla.proxmox.com/show_bug.cgi?id=7045

Shan Shaji (2):
  fix #7045: regression: avoid system intrusion from navigation bar
  cleanup: run `dart format .` command to fix formatting

 lib/widgets/pve_cd_selector_widget.dart  |  96 +--
 lib/widgets/pve_config_list_tile.dart    |  64 +-
 lib/widgets/pve_lxc_options_widget.dart  | 179 +++---
 lib/widgets/pve_lxc_overview.dart        | 344 +++++------
 lib/widgets/pve_node_overview.dart       | 724 ++++++++++++-----------
 lib/widgets/pve_qemu_options_widget.dart | 334 ++++++-----
 lib/widgets/pve_qemu_overview.dart       | 303 +++++-----
 7 files changed, 1041 insertions(+), 1003 deletions(-)

-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-11-19 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-19 12:57 [pve-devel] [PATCH pve_flutter_frontend 0/2] fix #7045: regression: add extra padding around the body to avoid system intrusions Shan Shaji
2025-11-19 12:57 ` [pve-devel] [PATCH pve_flutter_frontend 1/2] fix #7045: regression: avoid system intrusion from navigation bar Shan Shaji

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