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

Fliter by name not working properly in navigation #2898

Closed muddlebee closed 6 years ago

muddlebee commented 6 years ago

Description

Fliter by name is not working properly in navigation.

Steps to Reproduce

Sidebar -> Navigation -> Search by name(or filter by name)

Expected Behaviour

Actual Behaviour

Settings

Screenshots, if any

abhaychawla commented 6 years ago

Hi, @anweshknayak what issue are you exactly facing? It seems to work properly on my side.

muddlebee commented 6 years ago

It's working? You sure. I have not checked the develop branch. Just the one hosted

muddlebee commented 6 years ago

Just it was not matching cases with the keyword. As in other filters. It shows different varieties of unwanted results. Not sure if it has been fixed

abhaychawla commented 6 years ago

You mean uppercase/lowercase text is not matched? While filtering the offices if I try to search for an office say Katuba, all the offices having Katuba as its Parent Office are also shown. Not sure if it is a bug though 😅 Otherwise, it is working fine with Loan Officers, Centers etc.

ankit01ojha commented 6 years ago

@anweshknayak , It's working fine on my side too :) I guess this issue is not present in develop branch.