Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tree-select] feature: support treeNodeLabelProp from react tree-select equivalent #1823

Closed
murraybauer opened this issue Jul 13, 2018 · 1 comment
Assignees

Comments

@murraybauer
Copy link

murraybauer commented Jul 13, 2018

Version

1.1.1

Environment

Reproduction link

https://codesandbox.io/s/z2qp7rk73x

Steps to reproduce

Please port the [treeNodeLabelProp] property from the react tree-select equivalent so it's possible to set an alternate display name for selected tags so it doesn't have to match the label.

Really important for long trees as displaying only the name of a deeply nested leaf node provides no context to the user.

What is expected?

Codesandbox for react tree-select showing desired custom text

image

What is actually happening?

Angular example with no [treeNodeLabelProp] property so tags use label field only

image

@lock
Copy link

lock bot commented Jul 22, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants