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(group field): Allow to configure repeat property in the UI #1269

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

xrutayisire
Copy link
Collaborator

Context

The Solution

  • Add a new checkbox in the Group field edit modal named "Repeatable"
  • The checkbox would be checked by default since
  • The code is copying the exact same legacy code we have for other fields

Impact / Dependencies

  • Now, by default, every group field will have the repeat set to true!

Preview

Screenshot 2024-01-19 at 12 27 13

Copy link

linear bot commented Jan 19, 2024

Copy link

vercel bot commented Jan 19, 2024

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

Name Status Preview Updated (UTC)
slice-machine ✅ Ready (Inspect) Visit Preview Jan 19, 2024 2:53pm

@xrutayisire xrutayisire merged commit 924e86f into main Jan 25, 2024
35 checks passed
@xrutayisire xrutayisire deleted the xru/fix-group-field-repeat branch January 25, 2024 11:18
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.

Group field has no config.repeat value in Slicemachine UI
2 participants