mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
provide function for editing (#3613)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user