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/condo/DOMA-10829/fix bank accounts displaying in admin UI #5601

Merged

Conversation

AleX83Xpert
Copy link
Member

condo.d can't display bank accounts
image

@AleX83Xpert AleX83Xpert added 👶 small Easy to review changes up to 50 lines of code ✋🙂 Review please Comments are resolved, take a look, please labels Dec 11, 2024
@@ -273,6 +273,7 @@ const BankAccount = new GQLListSchema('BankAccount', {
},
],
},
escapeSearch: true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this solve the problem?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AleX83Xpert AleX83Xpert merged commit 532c623 into main Dec 12, 2024
29 checks passed
@AleX83Xpert AleX83Xpert deleted the fix/condo/doma-10829/fix-bankAccounts-displaying-in-admin branch December 12, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✋🙂 Review please Comments are resolved, take a look, please 👶 small Easy to review changes up to 50 lines of code
Development

Successfully merging this pull request may close these issues.

5 participants