Skip to content

Floating labels: fix disabled with text inside#38913

Merged
mdo merged 1 commit intomainfrom
main-lmp-fix-disabled-floating-label
Jul 24, 2023
Merged

Floating labels: fix disabled with text inside#38913
mdo merged 1 commit intomainfrom
main-lmp-fix-disabled-floating-label

Conversation

@louismaximepiton
Copy link
Copy Markdown
Member

@louismaximepiton louismaximepiton commented Jul 17, 2023

Description

Add a rule to add more specifity on disabled rule.
Add some text inside one of our exemple since it doesn't overlap anything and help for the support.

Motivation & Context

Asked by community

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • (NA) I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Fixes #38731.

@louismaximepiton louismaximepiton requested a review from a team as a code owner July 17, 2023 10:13
@mdo mdo merged commit cc5a8a9 into main Jul 24, 2023
@mdo mdo deleted the main-lmp-fix-disabled-floating-label branch July 24, 2023 04:41
@XhmikosR
Copy link
Copy Markdown
Member

@louismaximepiton that's why I said the other day to fix your commit messages 😛

image

@mdo
Copy link
Copy Markdown
Member

mdo commented Jul 25, 2023

Fwiw I don’t care about commit messages haha. It’s the references PRs and issues I care more about. As long as we have that, we’re usually good :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

v5.3.0 Broken floating label background for disabled Input[type=text] and textarea

3 participants