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

fix: 🐛 Stepper keyboard support #916

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

zzchao-1999
Copy link
Collaborator

No description provided.

@zzchao-1999 zzchao-1999 requested a review from a team as a code owner November 30, 2024 14:25
@zzchao-1999 zzchao-1999 requested review from billzhou0223 and dyongxu and removed request for a team November 30, 2024 14:25
public func makeBody(_ configuration: StepperFieldConfiguration) -> some View {
HStack(spacing: 0) {
@State var inputFieldValue = configuration.text
Copy link
Contributor

Choose a reason for hiding this comment

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

Is @State wrapper necessary for this?

@dyongxu dyongxu merged commit 392b58d into SAP:main Dec 2, 2024
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.

3 participants