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: Outlined TextBox Disabled #1163

Merged
merged 1 commit into from
Aug 21, 2024
Merged

fix: Outlined TextBox Disabled #1163

merged 1 commit into from
Aug 21, 2024

Conversation

eriklimakc
Copy link
Contributor

GitHub Issue (If applicable): closes unoplatform/Uno.Themes#1457

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

The Outlined TextBox that should be disabled is enabled.

What is the new behavior?

The Outlined TextBox that should be disabled is now disabled.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested on iOS.
  • Tested on Wasm.
  • Tested on Android.
  • Tested on UWP.
  • Tested in both Light and Dark themes.
  • Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):

@eriklimakc eriklimakc self-assigned this Aug 21, 2024
@kazo0 kazo0 enabled auto-merge August 21, 2024 14:59
@kazo0 kazo0 merged commit bb14ed2 into master Aug 21, 2024
16 checks passed
@kazo0 kazo0 deleted the dev/erli/tb-outlined-disabled branch August 21, 2024 16:06
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.

[Gallery][WASM][UI Components -TextBox] In outline the disabled TextBox is not disabled
3 participants