Describe the suggested improvement
Is your improvement related to a problem? Please describe.
When a message is selected in the All messages view to transition to the single message view page, and then the < Back link is clicked, the search query is rerun.
On large databases, this can take 30 seconds or even longer depending on the database size and query, and it's sub optimal.
Describe the suggested solution
Avoid performing the search query again.
Additional Context
No response
Describe the suggested improvement
Is your improvement related to a problem? Please describe.
When a message is selected in the All messages view to transition to the single message view page, and then the
< Backlink is clicked, the search query is rerun.On large databases, this can take 30 seconds or even longer depending on the database size and query, and it's sub optimal.
Describe the suggested solution
Avoid performing the search query again.
Additional Context
No response