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

Issue #102 Fix move/duplicate error when target is not chosen #105

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

TomoTsuyuki
Copy link

Fix the issue #102

The issue is checking empty value in the error check but actual value is not empty when target is not chosen.

if (submitData.moveToTarget.trim() === '') {

@Syxton Syxton merged commit 99c81e4 into Syxton:MOODLE_401_STABLE Jan 8, 2024
6 checks passed
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