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

Fully resume autocomplete if choosing to resume compose from confirmation popup #1533

Open
neiljp opened this issue Jul 17, 2024 · 0 comments

Comments

@neiljp
Copy link
Collaborator

neiljp commented Jul 17, 2024

Bug description

Since #1442, we now prompt with a popup under certain circumstances when a user uses the key to exit compose, and allow resuming compose depending upon the result.

However, while work in that PR did originally support maintaining the footer content if returning to compose from the popup, it needed further support than that to maintain the autocomplete state and resume it upon returning to the compose box, so this aspect was dropped from the PR.

The current status results in the autocomplete text at the time of the popup being triggered being left in the compose box - this does not lose information, and should only be an inconvenience, since it also leaves the cursor position at the previous location.


See #1442 for discussion, as well as the Improve handling Esc during msg compose #T1342 #T1362 #T1442 topic in #zulip-terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant