Skip to content

MudTable: Fix sticky footer in scss (#2602)#5608

Merged
henon merged 1 commit intoMudBlazor:devfrom
stevencjy:fix/table-sticky-footer
Sep 19, 2023
Merged

MudTable: Fix sticky footer in scss (#2602)#5608
henon merged 1 commit intoMudBlazor:devfrom
stevencjy:fix/table-sticky-footer

Conversation

@stevencjy
Copy link
Contributor

@stevencjy stevencjy commented Oct 29, 2022

Description

Fixes #2602.

How Has This Been Tested?

Tested visually.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@mikes-gh mikes-gh added bug-visual bug Unexpected behavior or functionality not working as intended and removed bug visual labels Nov 15, 2022
@mikes-gh mikes-gh requested a review from JonBunator December 18, 2022 17:42
@mikes-gh
Copy link
Contributor

I think this was done this way for compatibility. Lets check what browser support this before merge

Copy link
Member

@JonBunator JonBunator left a comment

Choose a reason for hiding this comment

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

Thanks. Looks good to me

@ScarletKuro
Copy link
Member

@henon @Mr-Technician can we escalate this? This was approved by one of the members but not merged.
This looks like still relevant?

I think this was done this way for compatibility. Lets check what browser support this before merge

What needs to be checked and how?

@henon henon merged commit b8526d0 into MudBlazor:dev Sep 19, 2023
@henon
Copy link
Contributor

henon commented Sep 19, 2023

Thanks @stevencjy

ilovepilav pushed a commit to ilovepilav/MudBlazor that referenced this pull request Nov 25, 2023
@stevencjy stevencjy deleted the fix/table-sticky-footer branch May 19, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MudTable: CustomFooter & FixedFooter=true. Only 1 footer row <MudTFootRow> is fixed.

5 participants