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

Dynamic options in PropertyFieldCollectionData #260

Closed
2 of 3 tasks
lafe opened this issue May 28, 2020 · 3 comments
Closed
2 of 3 tasks

Dynamic options in PropertyFieldCollectionData #260

lafe opened this issue May 28, 2020 · 3 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@lafe
Copy link
Contributor

lafe commented May 28, 2020

Category

  • Enhancement
  • Bug
  • Question

Version

Please specify what version of the library you are using: 1.18

Question

We have to implement a somewhat complex configuration panel, that also has some "Cascading Dropdowns" (i.e. dropdowns that depend on each other; e.g. selection of country lists all available cities). The PropertyFieldCollectionData is an almost perfect match for this requirement. However, as far as I can tell, the available options of the dropdowns are currently static and cannot be changed dynamically during runtime, so that dynamic updates of dropdowns based on the value of other values is currently not possible. Is this correct or have I overlooked something?

If this feature is currently not implemented, would a PR be welcomed that implements such a behavior or is it out of scope of this project?

@ghost
Copy link

ghost commented May 28, 2020

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label May 28, 2020
@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Jun 4, 2020

Hello @lafe!

Yes, you're right, the control was not implemented to work with dynamic data.

PRs are always welcome! If you feel like this control is a good fit and you can update it for your needs and share with community - will be happy to see it!

@AJIXuMuK AJIXuMuK added type:enhancement New feature or enhancement of existing capability and removed Needs: Triage 🔍 labels Jun 4, 2020
@AJIXuMuK
Copy link
Collaborator

Thank you @lafe for reporting and implementing the enhancement!
It will be included in the next release.

@AJIXuMuK AJIXuMuK added this to the 1.20.0 milestone Jul 26, 2020
@AJIXuMuK AJIXuMuK added the status:fixed-next-drop Issue will be fixed in upcoming release. label Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

2 participants