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

Redundant Breadcrumb link in Add/Edit Currency Configuration #2839

Closed abhaychawla closed 6 years ago

abhaychawla commented 6 years ago

Description

While adding/editing a currency configuration an unnecessary, redundant breadcrumb link is displayed. The add/edit button should also hide on click.

Steps to Reproduce

Admin -> Organisation -> Currency Configuration -> Add/Edit A redundant breadcrumb link is displayed on top left. The add/edit button is still being displayed.

Expected Behaviour

There is no requirement of displaying a redundant breadcrumb link while adding/editing a currency. Also, the add/edit button should hide on click.

Actual Behaviour

A redundant breadcrumb link is displayed while adding/editing a currency. The add/edit button is still being displayed.

Settings

Screenshots, if any

screenshot 186

mbj36 commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @mbj36.

abhaychawla commented 6 years ago

I'll work on this issue.