Skip to content
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

feat: 🎸 [JIRA: HCPSDKFIORIUIKIT-1940] profile header #731

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

xiaoyu0722
Copy link
Contributor

static animatable
Simulator Screenshot - iPad Pro 13-inch (M4) (16GB) - 2024-07-01 at 15 04 04 Simulator Screenshot - iPad Pro 13-inch (M4) (16GB) - 2024-07-01 at 15 04 09

@xiaoyu0722 xiaoyu0722 requested a review from a team as a code owner July 1, 2024 07:19
@xiaoyu0722 xiaoyu0722 requested review from billzhou0223 and removed request for a team July 1, 2024 07:19
// sourcery: @Binding
// sourcery: defaultValue = .constant(0)
/// A binding float for transition of profile header. Value should be in range of 0 to 1. Default value is 0.
var transitionProgress: CGFloat { get }
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it possible to not expose progress and handle it internally in SDK? It adds additional effort to developers of using this component.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Like swiftui-introspect to get the offset of its superview to calculate the progress?

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.

"right to left" layout to be supported
accessibility voice over support to be added

@dyongxu
Copy link
Contributor

dyongxu commented Jul 5, 2024

@xiaoyu0722 Looks like some other PR has checked in some generated files, causing your merge conflict. Need to pull latest main to resolve conflict.

@xiaoyu0722 xiaoyu0722 added the help wanted Extra attention is needed label Jul 8, 2024
@xiaoyu0722 xiaoyu0722 removed the help wanted Extra attention is needed label Jul 8, 2024
@xiaoyu0722
Copy link
Contributor Author

Hi @billzhou0223 , need review again.

@xiaoyu0722 xiaoyu0722 merged commit c51c888 into SAP:main Jul 10, 2024
11 checks passed
@xiaoyu0722 xiaoyu0722 deleted the feat-profile-header branch July 10, 2024 08:36
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.

3 participants