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

Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148) #44152

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 15, 2024

Problem:

In the UnReconcile Allocations dialog, the cannot_add_rows property was incorrectly applied to the dialog itself, which did not prevent users from adding rows to the allocations table.

Solution:

The cannot_add_rows property has been moved and correctly applied to the allocations table field to disable the "Add Row" button, ensuring users cannot add new rows while reconciling

Before:

image

After:

image


This is an automatic backport of pull request #44148 done by Mergify.

@ruthra-kumar ruthra-kumar merged commit f5135cd into version-14-hotfix Nov 15, 2024
6 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-44148 branch November 15, 2024 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants