Skip to content

[dev] PBI AB#107487 [Data Capture] Ability to set Settings & Preferences of Connection Forms#491

Merged
groberts314 merged 2 commits into
devfrom
features/107487-chip-props-fix
Apr 9, 2024
Merged

[dev] PBI AB#107487 [Data Capture] Ability to set Settings & Preferences of Connection Forms#491
groberts314 merged 2 commits into
devfrom
features/107487-chip-props-fix

Conversation

@IlyaRadinsky
Copy link
Copy Markdown
Contributor

During the work on the PBI I found that ChipPropTypes doesn't include the label property
https://github.com/saddlebackdev/church-management/pull/9551

Comment thread src/dataDisplay/chip/chip.d.ts Outdated
Comment on lines +7 to +12
'alternate' | 'bright' | 'condition' |
'configuration' | 'disable' | 'highlight' |
'inverse' | 'inverse-alternate' | 'light' |
'nest' | 'outline' | 'primary' |
'secondary' | 'static' | 'subject' |
'success' | 'transparent' | 'warning',
'alternate' | 'bright' | 'condition' |
'configuration' | 'disable' | 'highlight' |
'inverse' | 'inverse-alternate' | 'light' |
'nest' | 'outline' | 'primary' |
'secondary' | 'static' | 'subject' |
'success' | 'transparent' | 'warning',
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.

Was ESLINT complaining? I like 'em better indented over.
NAB of course! =)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yep, ESLINT :)

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.

I'm gonna probably suppress it. =)
I don't know why -- it seems reasonable to me to have that indented over when it's a continuation broken out into separate lines. Like the rule seems a bit whack, or is perhaps misconfigured, IMHO.

@groberts314 groberts314 added this to the vNextPatch (10.9.8) milestone Apr 8, 2024
@groberts314 groberts314 added priority: medium Regular priority for code review risk: low Low Risk/Criticality labels Apr 8, 2024
@groberts314 groberts314 merged commit 6de947e into dev Apr 9, 2024
@groberts314 groberts314 deleted the features/107487-chip-props-fix branch April 9, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug priority: medium Regular priority for code review risk: low Low Risk/Criticality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants