We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- Film - To Watch - Movies - Days of Being Wild - 1991 - Fallen Angels - 1995 - Watched - Movies - In the Mood for Love - 2000
Film/To Watch/Movies
Film/To Watch/Movies/To Watch
Fallen Angels
Watched
Fallen Angels gets duplicated in Watched and there is a warning.
Invalid parentId: sourceThought.parentId does not match parentOf(oldPath).
Fallen Angels should be moved to the end of Watched/Movies:
Watched/Movies
- Film - To Watch - Movies - Days of Being Wild - 1991 - Watched - Movies - In the Mood for Love - 2000 - Fallen Angels - 1995
Add a moveThought reducer test.
moveThought
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce
Film/To Watch/Movies
.Film/To Watch/Movies/To Watch
.Fallen Angels
intoWatched
.Current Behavior
Fallen Angels
gets duplicated inWatched
and there is a warning.Invalid parentId: sourceThought.parentId does not match parentOf(oldPath).
Expected Behavior
Fallen Angels
should be moved to the end ofWatched/Movies
:Testing
Add a
moveThought
reducer test.The text was updated successfully, but these errors were encountered: