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

feat(ui): 435 truncated table cells #449

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

Conversation

BillyFigueroa
Copy link
Contributor

@BillyFigueroa BillyFigueroa commented Oct 15, 2024

Description

Changes included in this PR

  • Converting table layout to a more fluid/ responsive non table layout
  • Adding sizing to every single table using the DataTable component
  • Moving all table column definitions for emphasizing first column to Datatable
  • Ensure truncation is added as tables re-size

Changes not included in this PR

  • This PR does not include converting the table pages that are not using the Datatable i.e. Pepr/ Event pages

Related Issue

Screenshots

Before

Screenshot 2024-10-22 at 3 32 12 PM

After

Screenshot 2024-10-22 at 3 43 52 PM

@BillyFigueroa BillyFigueroa self-assigned this Oct 15, 2024
@BillyFigueroa BillyFigueroa linked an issue Oct 15, 2024 that may be closed by this pull request
@BillyFigueroa BillyFigueroa marked this pull request as ready for review October 22, 2024 21:06
@BillyFigueroa BillyFigueroa requested a review from a team as a code owner October 22, 2024 21:06
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.

Truncated Table Cells
3 participants