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

Inconsistent UI of buttons and checkbox #2901

Closed sarthak-sehgal closed 6 years ago

sarthak-sehgal commented 6 years ago

Description

The UI of a few buttons (screenshots below) and a checkbox is not consistent with that of the app.

Steps to Reproduce

Mifos Menu Bar >> Admin >> System >> Manage Codes >> Click on any code in the list (or create a new one and then select it)

Expected Behaviour

The UI should be consistent with that of other elements of the app and only one checkbox should be displayed instead of four (screenshots below)

Actual Behaviour

The UI of the buttons highlighted in the screenshots is not consistent with that of the app. Four checkboxes are being displayed (as per my screen's resolution) on Firefox instead of one.

Settings

Screenshots, if any

ui issue 1 ui issue 2

sarthak-sehgal commented 6 years ago

Working on this.

sarthak-sehgal commented 6 years ago

@gkrishnan724 I have fixed this. Please have a look.