Skip to main content

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:
a


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.

After mouse hover, it is aligned correctly:
b


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


CompactDataWorkspace_3.designsystem (133.6 KB)


Hi @QuinnRyan , Thanks!


It seems I cannot upload a file and cannot paste XML code here.


Capture


Hey @eakkas ,


Here is a guide to how you can input a code snippet:



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!


Hi @QuinnRyan


Thanks for the guidance.


I have tried this but received below message:



Body is limited to 32000 characters; you entered 79939.



If there is no other way, I can try to split the code and send in parts.


@eakkas try again. I just increase the posted limit.


If that still does not work, you can email it to me at:
jeremy.beal@skuid.com


@QuinnRyan Thanks for the support in resolving this.


Reply