Skip to content

[#1] Play with adding conditional rules #2

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

er1c
Copy link

@er1c er1c commented May 31, 2025

I'm not a typescript developer, just playing one on TV.

Not complete; just looking at what an entry point would be.

image

What is the damn lint command?

@er1c er1c force-pushed the conditional-rules-play branch from de1c322 to 7a45753 Compare May 31, 2025 01:24
</div>

<div className="flex-grow overflow-auto">
{!hasFields ? (
{!hasFields &&
!schema.if /* Also check if conditional rule exists to show fields */ ? (
Copy link
Author

Choose a reason for hiding this comment

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

realistically this doesn't matter, need properties to do an if

@er1c er1c force-pushed the conditional-rules-play branch 2 times, most recently from 9be09b7 to 1986bcd Compare May 31, 2025 01:32
@er1c er1c force-pushed the conditional-rules-play branch from 1986bcd to 1a84478 Compare May 31, 2025 01:41
@lovasoa lovasoa linked an issue Jun 2, 2025 that may be closed by this pull request
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.

Feature request: Conditionally Required Fields
1 participant