Fixes on record title input (#11720)
- Fix record creation title cell opening - Fix full name input hotkey scope
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
export enum TitleInputHotkeyScope {
|
||||
TitleInput = 'title-input',
|
||||
TitleFullNameInput = 'title-full-name-input',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user