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

Reskin:Error messages are displaying with different colors at different scenarios #2014

Closed santoshconflux closed 7 years ago

santoshconflux commented 7 years ago

Check this screenshot where error message is displaying with red color.

reskin

and here, it is dipalaying with black color:

reskin1

iamsk9 commented 7 years ago

@santoshmath Created a PR #2084 resolving this issue. Please check.

screenshot 21

santoshconflux commented 7 years ago

@mbj36 , @iamsk9 , All the error messages displayed in any part of the mifos(client, group, loan, datatables, etc) should be of same color(Red is preferable)

iamsk9 commented 7 years ago

@santoshmath Most of the error messages in mifos are in red color. I didn't find anyother with black color.

mbj36 commented 7 years ago

@santoshmath

santoshconflux commented 7 years ago

@mbj36 , this issue is resolved related new savings application and closing it. But error messaages are displaying in different colors(black or red) in other scenarios well. We have to make checklist and make same color(red) for all error messages.