SHASHI9705 commented on PR #1325: URL: https://github.com/apache/airflow-site/pull/1325#issuecomment-3664672359
> @SHASHI9705 I’ve looked into this, and it seems the root cause lies in the following part. There is a difference here compared to the landing page: > > https://github.com/apache/airflow-site/blob/3c89f6f1aedb51d836463e3496c580f92c2b8887/sphinx_airflow_theme/sphinx_airflow_theme/layout.html#L464-L472 > > Unlike the Airflow-site landing page, the documentation pages are built using sphinx_airflow_theme. aligning the implementation here with the approach used on the landing page should resolve the issue 😉 Yes, i have checked the code and the root cause is that suggest button file is only include and that file is having just suggest button, we can proceed by adding a scroll button to it , i'll open a pr in a while. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
