Skip to content

Feat: empty arrays UI - #216

Merged
TorstenDittmann merged 12 commits into
mainfrom
feat-empty-arrays-ui
Feb 9, 2023
Merged

Feat: empty arrays UI#216
TorstenDittmann merged 12 commits into
mainfrom
feat-empty-arrays-ui

Conversation

@TGlide

Copy link
Copy Markdown
Contributor

What does this PR do?

Creates an AttributeForm component, that substitutes the forms on create document and update document. This component also changes the logic of array fields, allowing documents with empty array attributes to be created.

Test Plan

Manual

Related PRs and Issues

N/A

Have you read the Contributing Guidelines on issues?

Yes

@TGlideTGlide added the enhancement New feature or request label Dec 12, 2022
@TGlideTGlide self-assigned this Dec 12, 2022
@vercel

vercelBot commented Dec 12, 2022

Copy link
Copy Markdown

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

NameStatusPreviewCommentsUpdated
console✅ Ready (Inspect)Visit Preview💬 Add your feedbackFeb 9, 2023 at 3:19PM (UTC)

@TGlideTGlide linked an issue Dec 13, 2022 that may be closed by this pull request
2 tasks

@TorstenDittmannTorstenDittmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bildschirm­foto 2023-01-10 um 15 15 23

the Add item button is not vertically aligned with the attribute name 👍🏻

@TGlide

Copy link
Copy Markdown
ContributorAuthor

Bildschirm­foto 2023-01-10 um 15 15 23

the Add item button is not vertically aligned with the attribute name 👍🏻

I can't seem to reproduce:
image

Any particular steps you went through?

feat: display attribute types on input fields
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: An array cannot be empty anymore

2 participants

@TGlide@TorstenDittmann