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

Add slash to focus on command input #56

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

jeffsieu
Copy link

Pressing slash will now focus on the command box input

@codecov-commenter
Copy link

Codecov Report

Merging #56 (eb59ba8) into master (737d179) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #56      +/-   ##
============================================
- Coverage     58.47%   58.22%   -0.26%     
  Complexity      417      417              
============================================
  Files            90       90              
  Lines          1616     1623       +7     
  Branches        166      166              
============================================
  Hits            945      945              
- Misses          636      643       +7     
  Partials         35       35              
Impacted Files Coverage Δ
src/main/java/seedu/address/ui/CommandBox.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 737d179...eb59ba8. Read the comment docs.

@jeffsieu jeffsieu added this to the v1.3 milestone Oct 17, 2021
@jeffsieu jeffsieu added priority.Low severity.VeryLow type.Enhancement An enhancement to an existing story labels Oct 17, 2021
@koh-jx koh-jx merged commit 0764256 into AY2122S1-CS2103-F09-2:master Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.Low severity.VeryLow type.Enhancement An enhancement to an existing story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants