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

feat(ui): Hide task list with h key. #9350

Merged
merged 4 commits into from
Oct 31, 2024
Merged

feat(ui): Hide task list with h key. #9350

merged 4 commits into from
Oct 31, 2024

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Oct 30, 2024

Description

Toggle the visibility of the task list with an h hotkey.

CleanShot.2024-10-30.at.12.31.03.mp4

Future note: I don't love that I'm stealing a vertical line from the task list. Screen real estate is valuable. It's likely we could give the Task header and footer instructions a faded style and get rid of the horizontal bars. (I'd recommend doing this regardless of the result of this PR.

Testing Instructions

👀

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 6:42pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 6:42pm

@anthonyshew anthonyshew changed the title feat(ui): Hide task list with h. feat(ui): Hide task list with h keymap. Oct 30, 2024
@anthonyshew anthonyshew changed the title feat(ui): Hide task list with h keymap. feat(ui): Hide task list with h key. Oct 30, 2024
@anthonyshew anthonyshew marked this pull request as ready for review October 30, 2024 18:33
@chris-olszewski
Copy link
Member

Future note: I don't love that I'm stealing a vertical line from the task list. Screen real estate is valuable. It's likely we could give the Task header and footer instructions a faded style and get rid of the horizontal bars. (I'd recommend doing this regardless of the result of this PR.

This makes sense to me

@anthonyshew anthonyshew merged commit b52e1bd into main Oct 31, 2024
40 checks passed
@anthonyshew anthonyshew deleted the shew-33830 branch October 31, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants