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

improve keyboard shortcuts, add search delay #1483

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

srabraham
Copy link
Member

@srabraham srabraham commented Jan 2, 2025

I'm likely to change the keyboard shortcuts further after talking with the Operators Delegation next week. For now, this changes the offerings to:

n --> new (incident or field report)
h --> toggle showing system history
a --> show all (incidents or field reports)

with none of those requiring a modifier ("n" is a preexisting shortcut, but it required ctrl to be pressed). Modifiers are difficult to support across various browsers and OSes.

#1481 #1482

I'm likely to change the keyboard shortcuts further after talking
with the Operators Delegation next week. For now, this changes
the offerings to:

n --> new (incident or field report)
h --> toggle showing system history
a --> show all (incidents or field reports)

#1481
#1482
@srabraham
Copy link
Member Author

FYI @kimballa , keyboard shortcuts (hotkeys) are something to discuss next week

@srabraham srabraham enabled auto-merge (rebase) January 2, 2025 14:33
@srabraham srabraham merged commit ee680e5 into master Jan 2, 2025
11 checks passed
@srabraham srabraham deleted the 2024-12-17-lint branch January 2, 2025 14:37
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.66%. Comparing base (06ce62e) to head (175c1fd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1483      +/-   ##
==========================================
+ Coverage   69.64%   69.66%   +0.02%     
==========================================
  Files         181      181              
  Lines        8996     8996              
  Branches     1494     1494              
==========================================
+ Hits         6265     6267       +2     
+ Misses       2625     2624       -1     
+ Partials      106      105       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant