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

Fix update of custom attributes #1396

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Fix update of custom attributes #1396

merged 1 commit into from
Aug 30, 2023

Conversation

joanagmaia
Copy link
Contributor

@joanagmaia joanagmaia commented Aug 30, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 8da3f5d

Add support for custom attributes in the frontend. Modify get-parsed-attributes.js to include the custom value of the attribute from the model.

🤖 Generated by Copilot at 8da3f5d

parsedAttributes /
Holds custom values from model /
A new feature blooms

Why

How

🤖 Generated by Copilot at 8da3f5d

  • Add a customValue property to the parsedAttributes object to store the custom attribute value from the model (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@joanagmaia joanagmaia added the Bug Created by Linear-GitHub Sync label Aug 30, 2023
@joanagmaia joanagmaia self-assigned this Aug 30, 2023
@joanagmaia joanagmaia merged commit 792df8b into main Aug 30, 2023
7 checks passed
@joanagmaia joanagmaia deleted the bugfix/edit-attributes branch August 30, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants