I have a Table component. When I change another page from the pagination section, left side of the table does not render properly. But when I mouse hover in the misaligned area, it aligns properly.
When page is changed:
I think it is related to the design system, because it does not happen when I use another design system.
The problem is, I cannot find the element which causes this in the design system.
I thought it was related to Drawer configuration, but it did not fix.
Best answer by QuinnRyan
Hey @eakkas, and Welcome!
We are looking into your issue now, and while we do, can you share your XML so we can try to reproduce it and see what is happening?
Thanks,
(Update):
Attached is the Design System that @Huyen_York created to allow the table to render correctly: Note: when importing any Design System. Make sure you double-check any customizations you may have in your existing setup. To learn how to import a DS, click here
We are looking into your issue now, and while we do, can you share your XML so we can try to reproduce it and see what is happening?
Thanks,
(Update):
Attached is the Design System that @Huyen_York created to allow the table to render correctly: Note: when importing any Design System. Make sure you double-check any customizations you may have in your existing setup. To learn how to import a DS, click here
Skuid posts can be created using Markdown, HTML, and BBCode. We recommend using markdown since it allows for easy formatting of code and text as well as strips HTML out of posts by default to prevent security risks.
To format code so it’s visible, either wrap it in single backticks for a small amount of code, or triple backticks on an otherwise blank line before and after for a large amount of code.
How-Tos
Inline code
To indicate a small span of code, wrap it in backticks ( ). For examp…
but a quick way to create one, you can enter three backticks () at the beginning and end of the code.
I hope that helps, let me know if you are still having issues!