Skip to content

NIFI-12401: Allow combo editor to reference parameters#8068

Merged
rfellows merged 3 commits intoapache:mainfrom
mcgilman:NIFI-12401
Nov 29, 2023
Merged

NIFI-12401: Allow combo editor to reference parameters#8068
rfellows merged 3 commits intoapache:mainfrom
mcgilman:NIFI-12401

Conversation

@mcgilman
Copy link
Contributor

NIFI-12401:

  • Allow combo editor to reference parameters.

- Allow combo editor to reference parameters.
@rfellows
Copy link
Contributor

reviewing...

Copy link
Contributor

@rfellows rfellows left a comment

Choose a reason for hiding this comment

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

Looks good as long as there is an active parameter context. If not there are issues.

- Addressing review feedback.
- Handling corner cases where there is no parameter context and where there are no parameters in a bound parameter context.
Copy link
Contributor

@rfellows rfellows left a comment

Choose a reason for hiding this comment

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

The changes look good...

Just need a couple of stylistic fixes (prettier pointed them out).
Two I commented on to change to use arrow function rather than fixing the spacing for an inline function definition.
The others you can just run prettier for.

- Fixing formatting issues.
Copy link
Contributor

@rfellows rfellows left a comment

Choose a reason for hiding this comment

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

Thanks for the quick turnaround, @mcgilman. This looks good. I'll let CI do its thing. Assuming it is successful, I'll merge it.

@rfellows rfellows merged commit ebfb5bc into apache:main Nov 29, 2023
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.

2 participants