Skip to content

Remove textfield focus when pressing enter#76

Merged
mfl28 merged 1 commit intomasterfrom
feature/remove-focus-on-textfield-enter-pressed
Jul 22, 2023
Merged

Remove textfield focus when pressing enter#76
mfl28 merged 1 commit intomasterfrom
feature/remove-focus-on-textfield-enter-pressed

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Jul 22, 2023

  • Removes textfield focus when pressing enter.

Closes #75 .

@mfl28 mfl28 self-assigned this Jul 22, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (8de05b1) 85.91% compared to head (a2d80f4) 85.93%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
+ Coverage     85.91%   85.93%   +0.01%     
  Complexity     1413     1413              
============================================
  Files            92       92              
  Lines          5767     5773       +6     
  Branches        524      524              
============================================
+ Hits           4955     4961       +6     
  Misses          551      551              
  Partials        261      261              
Impacted Files Coverage Δ
...mfl28/boundingboxeditor/controller/Controller.java 77.93% <100.00%> (+0.08%) ⬆️
...l28/boundingboxeditor/ui/EditorsSplitPaneView.java 98.13% <100.00%> (+0.01%) ⬆️
...28/boundingboxeditor/ui/ImageFileExplorerView.java 100.00% <100.00%> (ø)
.../mfl28/boundingboxeditor/ui/TagScrollPaneView.java 98.73% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mfl28 mfl28 merged commit 0fcad1e into master Jul 22, 2023
@mfl28 mfl28 deleted the feature/remove-focus-on-textfield-enter-pressed branch July 22, 2023 17:03
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.

Remove textfield focus when pressing enter

1 participant