Skip to content

refactor: 💡 [HCPSDKFIORIUIKIT-2679] InfoViewModel #1060

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

Merged
merged 14 commits into from
May 9, 2025

Conversation

leoxiao-sap
Copy link
Contributor

dev results:
Simulator Screenshot - iPhone 16 Pro Max - 2025-04-28 at 17 21 37
Simulator Screenshot - iPhone 16 Pro Max - 2025-04-28 at 17 21 45
Simulator Screenshot - iPhone 16 Pro Max - 2025-04-28 at 17 21 51

@leoxiao-sap leoxiao-sap requested a review from a team as a code owner April 28, 2025 09:22
@leoxiao-sap leoxiao-sap requested review from billzhou0223 and removed request for a team April 28, 2025 09:22
Copy link

cla-assistant bot commented Apr 28, 2025

CLA assistant check
All committers have signed the CLA.

/// ```
// sourcery: CompositeComponent
protocol _InfoViewComponent: _TitleComponent, _DescriptionTextComponent, _ActionComponent, _SecondaryActionComponent {
var loadingIndicator: LoadingIndicator? { get set }
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this property be a view builder so that developers can customize it?

I think we should provide a default indicator as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have updated the code based on all the suggestions and added UT. Thank you all @billzhou0223 @dyongxu @janhuachu

Copy link
Contributor

@dyongxu dyongxu left a comment

Choose a reason for hiding this comment

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

API doc update

@dyongxu
Copy link
Contributor

dyongxu commented Apr 28, 2025

@leoxiao-sap Pls add unit test as well

Copy link
Contributor

@dyongxu dyongxu left a comment

Choose a reason for hiding this comment

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

Need to resolve conflict to merge latest main codeline

@leoxiao-sap
Copy link
Contributor Author

Need to resolve conflict to merge latest main codeline

Done, thanks

@dyongxu dyongxu requested review from janhuachu and billzhou0223 May 5, 2025 22:34
@dyongxu
Copy link
Contributor

dyongxu commented May 6, 2025

@billzhou0223 Pls review again if your comments are addressed

@dyongxu dyongxu merged commit 55697f8 into SAP:main May 9, 2025
12 checks passed
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.

4 participants