[
https://issues.apache.org/jira/browse/AIRAVATA-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813433#comment-16813433
]
Marcus Christie commented on AIRAVATA-3008:
-------------------------------------------
Good suggestion [~aravindparappil]. I think you are right and we just need to
set {{overflow: hidden}} on [the body
element|https://github.com/apache/airavata-django-portal/blob/master/django_airavata/static/common/scss/main.scss#L6].
Can you try that and test it? This would make a good PR.
> [UX] Redundant Scroll bars
> --------------------------
>
> Key: AIRAVATA-3008
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3008
> Project: Airavata
> Issue Type: Bug
> Components: Django Portal
> Reporter: Aravind Parappil
> Priority: Minor
> Attachments: DoubleScrollBars.PNG
>
>
> [https://django.seagrid.org/] seems to have two scroll bars for each of the
> views (like Dashboard, Experiments etc). The inner scroll bar can be removed
> for better user experience.
> !DoubleScrollBars.PNG|width=698,height=239!
> Steps to reproduce:
> 1. Log in to [https://django.seagrid.org/] (Either through SEAGrid or
> CI-Logon)
> 2. View Dashboard/ Click on Experiments, Projects etc
> Guess its a quick fix related to the _overflow_ CSS property (set
> _overflow:hidden?_)
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)