Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix table columns and rows altering #422

Merged
merged 4 commits into from
Jan 22, 2025
Merged

Fix table columns and rows altering #422

merged 4 commits into from
Jan 22, 2025

Conversation

Dagonite
Copy link
Collaborator

@Dagonite Dagonite commented Jan 15, 2025

Closes #413.

Description

Fixes issue where column widths and row heights kept altering when navigating between pages.

Tidies up JobsBase.tsx.

Adds ellipsis wrapper for values in the event they are too long.

Increases default rows per page to 25.

@Dagonite Dagonite changed the title Add widths note Fix table bugs Jan 15, 2025
@Dagonite Dagonite changed the title Fix table bugs Fix table columns and row heights Jan 21, 2025
@Dagonite Dagonite marked this pull request as ready for review January 21, 2025 15:28
@Dagonite Dagonite changed the title Fix table columns and row heights Fix table columns and row heights altering Jan 21, 2025
@Dagonite Dagonite changed the title Fix table columns and row heights altering Fix table columns and rows altering Jan 21, 2025
@Pasarus Pasarus merged commit 9fe72c2 into main Jan 22, 2025
6 checks passed
@Pasarus Pasarus deleted the fix-table-bugs branch January 22, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduction table column widths altering between pages
2 participants