Skip to content

MudTextField: Fix Outlined text field variant label in RTL #10642

Merged
ScarletKuro merged 2 commits intoMudBlazor:devfrom
Anu6is:10639-Fix-RTL-Legend
Jan 17, 2025
Merged

MudTextField: Fix Outlined text field variant label in RTL #10642
ScarletKuro merged 2 commits intoMudBlazor:devfrom
Anu6is:10639-Fix-RTL-Legend

Conversation

@Anu6is
Copy link
Contributor

@Anu6is Anu6is commented Jan 17, 2025

Description

The outline partially covers the label in RTL mode

Resolves #10639

How Has This Been Tested?

Updated visual test to include regular and RTL rendering

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

image

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Jan 17, 2025
@sonarqubecloud
Copy link

@ScarletKuro ScarletKuro merged commit 30ae0a0 into MudBlazor:dev Jan 17, 2025
5 checks passed
@Anu6is Anu6is deleted the 10639-Fix-RTL-Legend branch January 22, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rtl MudTextField

2 participants