openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

hide unwanted scroll bar in firefox #2881

Open muddlebee opened 6 years ago

muddlebee commented 6 years ago

Description

hide unwanted scroll bar in firefox. Doesn't fit with UI.

Steps to Reproduce

Scroll bar to the left menu.

Expected Behaviour

Scroll bar shouldn't appear, the default one only should

Actual Behaviour

Settings

Screenshots, if any

scrollbar

Claiming this

Yes

ankit01ojha commented 6 years ago

@anweshknayak , I don't see any scrollbar. screenshot at 2018-02-11 20 32 18

abhaychawla commented 6 years ago

Actually, this issue does not occur every time. When I left the developer tools open (basically when the viewport became short) it happened sometimes in Google Chrome as well.

muddlebee commented 6 years ago

in Firefox

muddlebee commented 6 years ago

Firefox Quantum

abhaychawla commented 6 years ago

What I meant to add is that it is not specific to Firefox it happened a couple of times with me in Google Chrome as well. :sweat_smile:

ashish1500616 commented 6 years ago

Instead of removing the scroll-bar we should make some changes to the existing scroll-bar,fitting to the UI.

miff

muddlebee commented 6 years ago

@ashish1500616 feel free to send a PR for the same :tada: Looks nice :+1:

BhaskarJoshi-01 commented 3 years ago

I would like to work on this issue, is it still open?