3
Columns Not Aligning
complete
J
Joshua Batson
When repeating rows inside of a container, No matter which settings I pick I am unable to properly align the children rows. I have asked a question to the forum however have had no replies. I have looked at every piece of documentation I can find on AppGyver and creating a simple data table - followed them all but I am still faced with the same result. Leading me to think that this must be a bug.
There is no way this functionality does not exist.

Log In
Activity
Newest
Oldest
T
Timo Kapanen
complete
T
Timo Kapanen
Hi Joshua Batson, Izzuddin Yussof, looks like this ticket was left open when the other ticket about the same issue got closed. Same information added here as in the other ticket:
We have published a fix for this in platform release. Please note the following:
There are two ways to fix this in an app:
1) either drag new row component(s) on the canvas to replace the malfunctioning ones or
2) or do a change to the width of each cell of the row. Doing a change in the width resets the style of the cell to the correct setting.
Best Regards, Timo Kapanen
I
Izzuddin Yussof
Timo Kapanen: Noted Timo. Thanks a lot for the fix. Haven't tried yet but appreciate it.
T
Timo Kapanen
Merged in a post:
Unable to allign row
I
Izzuddin Yussof
App ID: 338065
Hi,
There is an issue with repeating content of rows
The cells are unable to be alligned. Interestingly, I have previous rows that are unaffected and able to allign, and I am able to use that same row, copy paste it for every repeating row
However, for any new row that I'm using, the rows are unable to be alligned
Please look into it. I believe having a repeating row is a common element for many apps.
Thank you

Kristian Gerkman
planned
T
Timo Kapanen
Hi Izzuddin Yussof and thanks for your report. Our development team is studying the issue. Best Regards, Timo Kapanen
T
Timo Kapanen
Izzuddin Yussof, I am merging this ticket to another one where workaround is provided
T
Timo Kapanen
under review
T
Timo Kapanen
Hi Joshua Batson and thanks for your report. Could you also provide the appID or your app to allow us study this further. The appID can be found from URL when your app is open in Composer. Best Regards, Timo Kapanen
J
Joshua Batson
Timo Kapanen: 351786
T
Timo Kapanen
Joshua Batson: you would need to set the same alignment both to the cell and text within that cell to get the desired functionality. Hopefully this helps you to move forward. Best Regards, Timo Kapanen
J
Joshua Batson
Timo Kapanen: Thanks for your response. I have been alerted to another bug report here:
Which appears to detail the same problems that I am having. I have tried aligning the individual components within the rows as suggested however this to did not work.
Can you escalate this issue ?
Kristian Gerkman
Joshua Batson: Hey, sorry for the delayed answer!
That is correct, the issue seems to be the same. The original ticket somehow slipped through our radar and we didn't prioritize it properly. We'll prioritize this high and get it fixed ASAP.
Meanwhile, there is a workaround you can do.
You can convert each row component into a container from the row properties tab, and then changing the
Layout
to be Horizontal
from the row's Layout tab > Layout
then set the width of each cell manually via the cell's
Layout tab
. Cell > Layout tab > Width and Height > Advanced > width > percentage (%)
And once you've set those, the cells are static and won't be changing sizes when the content inside of it changes.
Sorry for the inconvenience and hopefully this helps!
Thanks,
Kristian
J
Joshua Batson
Kristian Gerkman: Thanks Kristian - Do you have an update for us ? The status says planned - can I ask for when ?