feat(app): temporarily disable archive session button and command#12020
feat(app): temporarily disable archive session button and command#12020alexyaroshuk wants to merge 8 commits intoanomalyco:devfrom
Conversation
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: Based on the search results, I found several related PRs that address archive session functionality: Potentially Related PRs:
These PRs are contextually related to the archive session feature being disabled, but they appear to be separate enhancements rather than direct duplicates of PR #12020. PR #6769 is particularly relevant as it addresses the core issue mentioned in the TODO—implementing the ability to view/restore archived sessions. |
What does this PR do?
temporarily addresses the issue of users losing the sessions by archiving them, as the desktop app currently does not have a way to view/restore the archived sessions
added TODO comments as a reminder to re-enable functionality once the functionality is in place to view/restore archived sessions
How did you verify your code works?
manual test