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

Edit Task not work #12580

Closed
1 task done
sunliang711 opened this issue Jun 2, 2024 · 2 comments · Fixed by #12601
Closed
1 task done

Edit Task not work #12580

sunliang711 opened this issue Jun 2, 2024 · 2 comments · Fixed by #12601
Labels
defect [core label] tasks

Comments

@sunliang711
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Hello, I found a bug, when I press shift+option+T to call out task menu, the default hot key for "Edit Task" (option +E ) not work, am i missing something ?
image

Environment

Zed: v0.138.3 (Zed Preview)
OS: macOS 14.5.0
Memory: 8 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@sunliang711 sunliang711 added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Jun 2, 2024
@RemcoSmitsDev
Copy link
Contributor

You are not missing anything, the shortcut does not work properly. See the following video:

Screen.Recording.2024-06-02.at.14.51.45.mov

@SomeoneToIgnore
Copy link
Contributor

While the reason is a bit different, #12503 (comment) is related to the "does not work" case, cc @osiewicz

osiewicz added a commit that referenced this issue Jun 3, 2024
Also fix click handler for "Rerun last task".

Fixes #12580
Release Notes:

- Fixed click handler for "rerun last task" in task modal not working.
- Rebound "picker::UseSelectedQuery" from `opt-E` to `F2`.
@JosephTLyons JosephTLyons added tasks and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants