Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Mapping a response into a model dynamically in UI #392

Closed
noahingh opened this issue Mar 29, 2022 · 0 comments · Fixed by #436
Closed

Mapping a response into a model dynamically in UI #392

noahingh opened this issue Mar 29, 2022 · 0 comments · Fixed by #436
Labels
component: ui This issue or pull request is related to the feature of the UI-side enhancement New feature or request

Comments

@noahingh
Copy link
Member

noahingh commented Mar 29, 2022

The server's response format is a snake format, but a camel-case format is used in the UI. We use the map function field to field for mapping, but we should map it dynamically.

@noahingh noahingh added component: ui This issue or pull request is related to the feature of the UI-side enhancement New feature or request labels Mar 29, 2022
@noahingh noahingh changed the title Dynamic mapping for the model Dynamic mapping for the model in UI Mar 29, 2022
@noahingh noahingh linked a pull request Apr 2, 2022 that will close this issue
@noahingh noahingh changed the title Dynamic mapping for the model in UI Dynamic mapping a response object into a model in UI Apr 2, 2022
@noahingh noahingh changed the title Dynamic mapping a response object into a model in UI Dynamic mapping a response into a model in UI Apr 2, 2022
@noahingh noahingh changed the title Dynamic mapping a response into a model in UI Mapping a response into a model dynamically in UI Apr 9, 2022
@noahingh noahingh added this to the v0.7 milestone Apr 9, 2022
@noahingh noahingh removed this from the v0.7 milestone Apr 23, 2022
@noahingh noahingh linked a pull request May 16, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: ui This issue or pull request is related to the feature of the UI-side enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant