Bugfix: Link Type Filter triggers Refresh of Report for second time when the filter field looses focus

Hello,

I found that in reports having Link Fields as filters, if user selects a value from link suggestions(data loads) and then clicks outside the field (field looses focus), the data is loaded again.

Have reported it on Github. The issue is seen in Frappe v11.0.3 as well as v10.1.39.

https://github.com/frappe/frappe/issues/6220

Did anyone else notice this? I’ve got reports from our end users who felt it irritating when they try to click on grid to select data and suddenly the grid refreshes.

Regards,
Vamyip

1 Like

Hi Again,

I’ve posted a fix on the Github issue for this bug. It works on my Local installation.

I’m running short of time for detailed steps for a pull request. Will be glad if anyone is willing to raise a pull request for the same. :slight_smile:

Regards,
Vamyip

1 Like

Why not raise the PR and earn some brownie points of being an open source contributor :slight_smile:

Okay, turned up easier than I thought. :grin:

Have raised PR# 6223 & # 6225 for v10 and v11 respectively.

1 Like