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

Fix the new list editing isuses #3065

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

keikari
Copy link
Contributor

@keikari keikari commented Feb 22, 2024

Fixes

List editing issues created by #3061

-Allow editing private/edited lists, no matter if items were resolved or not (urls are already known, so items won't disappear, I think)
-Public list with 0 items can get considered as successfully resolved now (This caused issues if all list items were deleted.)
-Minor changes to checking for resolving items. Also noticed some items getting stuck in resolvingUris, shouldn't matter for this due to private/edited lists are now allowed being edited always. (I wasn't able to figure out why those were stuck, or how to clear without clearing anything unwanted)

@tzarebczan tzarebczan merged commit 51aed67 into OdyseeTeam:master Feb 22, 2024
2 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.

3 participants