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: add markdown table component [Fixes #35] #84

Merged
merged 1 commit into from
Jun 20, 2024
Merged

feat: add markdown table component [Fixes #35] #84

merged 1 commit into from
Jun 20, 2024

Conversation

wackerow
Copy link
Member

Description

  • Adds a Table component utilizing Chakra's Table Container
  • This limits the table width to the parent, and handle table scrolling, preventing the page from having horizontal scroll for any large tables
  • Adds 1rem margin to the bottom for spacing between table and content

Related issue

@wackerow wackerow merged commit c571df0 into main Jun 20, 2024
1 check passed
@wackerow wackerow deleted the md-table branch June 20, 2024 22:13
wackerow added a commit that referenced this pull request Jun 20, 2024
This reverts commit c571df0, reversing
changes made to 36554cc.
wackerow added a commit that referenced this pull request Jun 20, 2024
Revert "Merge pull request #84 from ethereum/md-table"
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.

Bug report: Large tables causing horizontal scrolling on mobile
1 participant