mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 11:50:56 +00:00
provide function for editing (#3613)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
5104e5ace6
commit
f18bc8e700
@ -109,6 +109,7 @@
|
||||
shouldShowPlaceholder={true}
|
||||
shouldShowName={shouldShowLabel}
|
||||
onEmployeeEdit={handleAssigneeEditorOpened}
|
||||
onEdit={handleAssigneeEditorOpened}
|
||||
tooltipLabels={{
|
||||
personLabel: employeeValue ? getEmbeddedLabel(getName(client.getHierarchy(), employeeValue)) : undefined,
|
||||
placeholderLabel: placeholderLabel ?? presenter.label
|
||||
|
Loading…
Reference in New Issue
Block a user