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

The semantic table does not stretch to the full width of the page #4321

Open
kesevone opened this issue Nov 7, 2024 · 1 comment
Open

The semantic table does not stretch to the full width of the page #4321

kesevone opened this issue Nov 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kesevone
Copy link

kesevone commented Nov 7, 2024

Describe the bug
The table does not stretch to the end of the page, although in the demo the table is located to the end of the page width. I used all the necessary components from the template, replacing only the backend with my api to get users and removed button "Export".

As for "spacing", I also saw that "rx.table.cell" and "rx.table.column_header_cell" have "col_span", but when using this parameter, this appear only for column names, not for data.

To Reproduce
Steps to reproduce the behavior:
reflex init --template ci_template (repo)

Expected behavior
Dynamic expansion of the table, as well as "spacing" between columns. Maybe it's already in reflex and I haven't figured it out. In the demo version, there is a large space between columns, but mine is too small.

Screenshots

Demo table cijob

normal_table

My table

my_poop_table

Specifics (please complete the following information):

  • Python Version: 3.12
  • Reflex Version: 5.2.0
  • OS: Windows 11
@kesevone kesevone added the bug Something isn't working label Nov 7, 2024
Copy link

linear bot commented Nov 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant