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

v3 - custom ordered array input component #683

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

mathiazom
Copy link
Contributor

@mathiazom mathiazom commented Sep 19, 2024

See #611

Added custom input compent to allow fixed ordering of array input elements in Studio. Currently only supports direct value comparison, i.e. not references.

Used for ordering salary and bonuses data by year (descending).

Visual Overview (Image/Video)

image

Checklist

Please ensure that you’ve completed the following checkpoints before submitting your pull request:

  • Documentation: Relevant documentation has been added or updated (if applicable).
  • Testing: Have you tested your changes thoroughly?

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
variant-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 7:53am
variant-se-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 7:53am

@mathiazom mathiazom force-pushed the feat/v3-array-input-elements-order branch from b88a154 to aba125b Compare September 27, 2024 07:44
@mathiazom mathiazom merged commit b18fae3 into v3 Sep 27, 2024
6 checks passed
@mathiazom mathiazom deleted the feat/v3-array-input-elements-order branch September 27, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants