Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: better UX on Bank Clearance tool (backport #42979) #42981

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 29, 2024

Issue

While updating Clearance date using Bank Clearance tool, if there were any errors, Update Clearance Tool button gets disabled, prohibiting further use. You have to reload the whole page, set filters (again) and pull payment entries (again), for the button be active again. This flow is unergonomic.

Fix

Use frm.refresh to reload the entire form and move the button addition logic to the standard refresh function.

Before

before.mp4

After

after.mp4

This is an automatic backport of pull request #42979 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from deepeshgarg007 as a code owner August 29, 2024 08:25
@mergify mergify bot requested a review from ruthra-kumar as a code owner August 29, 2024 08:25
@ruthra-kumar ruthra-kumar merged commit 18b7af9 into version-15-hotfix Aug 29, 2024
6 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-15-hotfix/pr-42979 branch August 29, 2024 08:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant