issues
search
HumanSignal
/
label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
https://labelstud.io/
Apache License 2.0
421
stars
316
forks
source link
fix: hotkeys not unbind
#1720
Open
benyueer
opened
7 months ago
benyueer
commented
7 months ago
Fixed the issue of shortcut keys not being logged out
PR fulfills these requirements
[ ] Tests for the changes have been added/updated
[ ] Docs have been added/updated
[x] Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
[x] Self-reviewed and ran all changes on a local instance
This change affects (describe how if yes)
[ ] Performance
[ ] Security
[ ] UX
Does this PR introduce a breaking change?
[ ] Yes, and covered entirely by feature flag(s)
[ ] Yes, and covered partially by feature flag(s)
[ ] No
[ ] Not sure (briefly explain the situation below)
What level of testing was included in the change?
[ ] e2e (codecept)
[ ] integration (cypress)
[ ] unit (jest)
1719
Fixed the issue of shortcut keys not being logged out
PR fulfills these requirements
This change affects (describe how if yes)
Does this PR introduce a breaking change?
What level of testing was included in the change?
1719