fix: remove bottom nav padding on server detail screen #54

Merged
rafaga21 merged 2 commits from feat/push-monitoring-agent-v2 into master 2026-06-11 21:33:04 -04:00
Owner

Scaffold's innerPadding reserved NavigationBar height even when the
bar was hidden (on detail screens). Content like the services list
had extra empty space at the bottom.

Fix: build custom PaddingValues that only includes bottom padding
when inLoggedInArea is true.

Scaffold's innerPadding reserved NavigationBar height even when the bar was hidden (on detail screens). Content like the services list had extra empty space at the bottom. Fix: build custom PaddingValues that only includes bottom padding when inLoggedInArea is true.
rafaga21 added 1 commit 2026-06-11 21:26:58 -04:00
Scaffold's innerPadding reserved NavigationBar height even when the
bar was hidden (on detail screens). Content like the services list
had extra empty space at the bottom.

Fix: build custom PaddingValues that only includes bottom padding
when inLoggedInArea is true.
agent added 1 commit 2026-06-11 21:31:44 -04:00
rafaga21 merged commit 957d4494b1 into master 2026-06-11 21:33:04 -04:00
rafaga21 deleted branch feat/push-monitoring-agent-v2 2026-06-11 21:33:06 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devlab/server-manager#54