Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hello World,
I have noticed on our site that a double scroll bar appears for lengthy pages. I made sure I'm 100% zoom. I verified that Google Chrome and Microsoft Edge have the same appearance.
Also, even if I zoom out or view pages where scrolling is not needed, a disabled scroll bar appears.
I'm fine with the amount of content on the page itself but I don't understand why a second scroll bar appears.
Discussion posts and replies are publicly visible
Components with fixed height fields such as gridField() or cardLayout() can have scroll bars if a height is set. In your case, it looks like the height of either a billboard or card layout is fixed. If you set the heights to Auto then the scroll bar should go away.
Hey Danny, thanks for the response. It was my understanding that these components would have a scroll bar to the right of them, not necessarily the whole screen. Please find the additional screenshot below to give more context. Simply having collapsed sections gives the scroll bar. I will investigate all components with fixed heights as you mentioned.