Skip to content

RI-7382: Fix non editable username and database alias fields #4868

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dantovska
Copy link
Collaborator

@dantovska dantovska commented Aug 15, 2025

The database connection settings fields are not editable due to being tied to onChange event instead of onChangeCapture.
Added unit tests to avoid such issues in the future.

@dantovska dantovska self-assigned this Aug 15, 2025
Copy link
Contributor

github-actions bot commented Aug 15, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 81.89% 19698/24053
🟡 Branches 67.22% 8537/12700
🟡 Functions 75.95% 5222/6876
🟢 Lines 82.33% 19283/23423

Test suite run success

5069 tests passing in 665 suites.

Report generated by 🧪jest coverage report action from 2c60970

@dantovska dantovska marked this pull request as ready for review August 15, 2025 11:59
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.

1 participant