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

Minorbug: Listelemts not reduced #920

Closed
lopiuh opened this issue Jul 7, 2021 · 1 comment · Fixed by #954
Closed

Minorbug: Listelemts not reduced #920

lopiuh opened this issue Jul 7, 2021 · 1 comment · Fixed by #954
Labels
bug Something isn't working or in unexpected ways webui WebUI issues

Comments

@lopiuh
Copy link

lopiuh commented Jul 7, 2021

beeing in edit mode of a item and deleting an item the amount of documents is not reduced and next previous document tries to show the deleted item (the old item before pressing next / prev is still shown biut the document number is up or down counted. This is somehow irritating.

Better would be to reduce the count of the list after deleting

@eikek
Copy link
Owner

eikek commented Jul 7, 2021

Thank you for reporting!

@eikek eikek added bug Something isn't working or in unexpected ways webui WebUI issues labels Jul 7, 2021
@eikek eikek added this to the Docspell 0.25.0 milestone Jul 7, 2021
eikek added a commit that referenced this issue Jul 25, 2021
When an item is deleted in detail view, the results must be updated to
reflect the new state. The results are now changed by removing the
corresponding item.

Fixes: #920
eikek added a commit that referenced this issue Jul 25, 2021
When an item is deleted in detail view, the results must be updated to
reflect the new state. The results are now changed by removing the
corresponding item.

Fixes: #920
@mergify mergify bot closed this as completed in #954 Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or in unexpected ways webui WebUI issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants