Skip to content

Conversation

@valhalla-creator
Copy link
Contributor

@valhalla-creator valhalla-creator commented May 12, 2025

Description
This PR continues to address issue #5732.

🛠️ Fixes
Corrects the behavior of the "Add After" feature, which previously inserted new lists at the end instead of after the selected list.

Resolves a runtime error caused by a missing or undefined .list-position-input.

Ensures that ReactiveCache.getList is properly used and not replaced by non-reactive selection logic.

🧪 Manual Testing
Verified that adding a list "after" another correctly places it in the expected position.

Confirmed no JavaScript errors appear in the browser console.

@xet7 xet7 merged commit 6418263 into wekan:main May 13, 2025
3 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