Skip to content

Conversation

@nucleogenesis
Copy link
Member

@nucleogenesis nucleogenesis commented Sep 15, 2025

Overview

Misc updates to the padding & various styles on the user table page.

At a high level, for review:

  • Review this against the Figma

@github-actions github-actions bot added APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) DEV: frontend SIZE: small labels Sep 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 15, 2025

@nucleogenesis nucleogenesis marked this pull request as ready for review September 15, 2025 14:48
@nucleogenesis nucleogenesis changed the title WIP: User Table Style Updates WIP: Sep 18, 2025
@nucleogenesis nucleogenesis changed the title WIP: User Table Style Updates Sep 18, 2025
<KPageContainer
class="flex-column"
:style="{ maxHeight: pageContentHeight + 24 + 'px' }"
:style="{ maxHeight: pageContentHeight + 24 + 'px', padding: '2em 2em 1em' }"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Locked this padding in w/ Tomiwa on a call

Comment on lines +34 to +38
appearanceOverrides: {
type: Object,
required: false,
default: null,
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably do this in all of our *AppBarPage components and establish it as a convention for page-specific styling for each plugin.

Copy link
Member

@LianaHarris360 LianaHarris360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table styling changes make sense to me, I just had one comment about possibly adjusting the page container height to remove the root page scroll.

Copy link
Member

@LianaHarris360 LianaHarris360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, no issues on my side!

@nucleogenesis nucleogenesis merged commit 3e2913b into learningequality:develop Sep 23, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) DEV: frontend SIZE: small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants