Logseg doesn't return to All Pages after deleting some pages
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
### What happened?
If I go to the `All Pages` page, select some pages and then click `delete`, a list of pages to be deleted pops up. If I click `yes`, then the pages are deleted and then I'm returned to a journal page, which is odd -- after equivalent operations in other tools, I'd be sent back to the page I came from. And this is what I want to do in this case, as I've usually got more pages to delete from `All Pages`, and don't need to go to any journal page.
### Reproduce the Bug
see above
### Expected Behavior
see above
### Screenshots
_No response_
### Desktop Platform Information
Windows, logseq 0.76 beta
### Mobile Platform Information
_No response_
### Additional Context
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the deletion flow from All Pages on the Windows desktop app, then trace the navigation triggered after confirming deletion. The fix is complete when deleting selected pages returns to All Pages so further deletions can continue, rather than opening a journal page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100