-
Notifications
You must be signed in to change notification settings - Fork 733
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
pr/7283 setting doesn't get disabled in valid state #7446
Conversation
I can't seem to change label to work-in-progress for this pull request, perhaps due to permission |
@mdctleo I've added the work-in-progress label thanks for your contribution, and let us know when it's ready for review |
Codecov Report
|
@indirectlylit I noticed that the original issue is tagged with frontend:dev, is backend validation necessary for this change? Thanks! |
…_login_with_no_password is toggled
@indirectlylit bumping this for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mdctleo
By the way if you aren't in there, feel free to add yourself to https://github.com/learningequality/kolibri/blob/release-v0.14.x/AUTHORS.md
I noticed that the original issue is tagged with frontend:dev, is backend validation necessary for this change?
The tags are definitely not strict.
If you'd like to adding back-end validation (and maybe even a unit test) in addition, that would be great! It's always better to enforce consistency in the API when possible. However the system should also not crash if inconsistent values somehow got set in an older API or DB.
kolibri/plugins/facility/assets/src/views/FacilityConfigPage/index.vue
Outdated
Show resolved
Hide resolved
Co-authored-by: mdctleo <[email protected]>
Summary
setting doesn't get disabled in valid state #7283
Reviewer Checklist
yarn
andpip
)