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

Few sidebar menu items are not visible #1726

Closed santoshconflux closed 7 years ago

santoshconflux commented 7 years ago

Reported by Samsruti Dash at https://mifosforge.jira.com/browse/MIFOSX-2634

Original Description: OS: Ubuntu GNOME 15.10 Browser: Mozilla Firefox Steps to Reproduce locally :

  1. Open the site: http://localhost:9000/?baseApiUrl=https://demo.openmf.org#/home
  2. Log in using the given credentials ( mifos/password)
  3. Hover on the sidebar menu
  4. All the listed items are not visible Expected output: All the menu items should be visible in every sized screen.

screenshot from 2016-03-12 01-50-44

santoshconflux commented 7 years ago

Tested it on Mozilla Firefox. This issue doesn't exist.