You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When lists are made scrollable using the scroll contents option, the scroll is visible only in the first element of the list.
This happens for the scroll of the list's {{currentItem}}, as well all widgets inside the list that need scrolling.
For example, if used a container/iframe inside the list view, and they require scrolling, only first element of the list will have scrollable containers/iframes (It scrolls only for text widgets right now).
Although, it works fine in deploy mode. May be it is created deliberately by design in such a manner, but it would make so much sense if the widgets scroll in all the items of the list.
Here's another video of the deployed mode showing correct behaviour:
Screen.Recording.2023-03-02.at.6.21.32.PM.mov
I have a feeling it's not just about the scroll, but also the overall interaction of elements inside list other than the 1st element. The other elements are not just interactive for some reason. We can't click on them, scroll them, or do anything.
I'm pretty sure there's some documentation regarding this but I am not able to find any. Please let me know if there's some discussion around this already.
Is there an existing issue for this?
Description
When lists are made scrollable using the scroll contents option, the scroll is visible only in the first element of the list.
This happens for the scroll of the list's
{{currentItem}}, as well all widgets inside the list that need scrolling.For example, if used a container/iframe inside the list view, and they require scrolling, only first element of the list will have scrollable containers/iframes (It scrolls only for text widgets right now).
Although, it works fine in deploy mode. May be it is created deliberately by design in such a manner, but it would make so much sense if the widgets scroll in all the items of the list.
Here's two videos showing the issue:
Screen.Recording.2023-03-02.at.6.21.32.PM.mov
Screen.Recording.2023-03-02.at.6.28.39.PM.mov
Here's another video of the deployed mode showing correct behaviour:
Screen.Recording.2023-03-02.at.6.21.32.PM.mov
I have a feeling it's not just about the scroll, but also the overall interaction of elements inside list other than the 1st element. The other elements are not just interactive for some reason. We can't click on them, scroll them, or do anything.
I'm pretty sure there's some documentation regarding this but I am not able to find any. Please let me know if there's some discussion around this already.
I've created a public sample app: https://app.appsmith.com/app/my-first-application/page1-627918ee0b47255c280c10b8
but the issue is in edit/preview mode not in deployed mode.
Steps To Reproduce
You will be able to scroll only in the first element, rest will not scroll.
Public Sample App
https://app.appsmith.com/app/my-first-application/page1-627918ee0b47255c280c10b8
Environment
Production
Issue video log
No response
Version
Cloud & Self-hosted : 1.9.9