AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Add missing Tabs hotkeys to Shortcut settings

Open
#3,393 13 comments 1 reaction 1 assignee Assigned to @asjqkkkk View on GitHub
2024 good first issue for devs good first issue for experienced devs hacktoberfest organization shortcuts
Dominant language
Dart
Stars
76.6k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

### Bug Description

Inside `appflowy_flutter/lib/workspace/presentation/home/hotkeys.dart` exists some hotkeys that are not included in the shortcut settings, and thus are not customizable.

These include some for tabs:
- Close current tab
- Go to next tab
- Go to previous tab

Additionally there are some other hotkeys that should also be added:
- Collapse sidebar menu
- Toggle theme mode

### How to Reproduce

1. Open AppFlowy
2. Open Settings
3. Navigate to Shortcuts
4. Cannot change eg. "Navigate to next tab" as it doesn't exist in the list

### Expected Behavior

1. Open AppFlowy
2. Open Settings
3. Navigate to Shortcuts
4. Can change the shortcut for "Navigate to next tab"

### Operating System

All

### AppFlowy Version(s)

0.3.1

### Screenshots

_No response_

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.