MudBlazor/MudBlazor

MudDivider Light Property Not Behaving as Expected

Offen

#5.669 geöffnet am 05.11.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.631 Forks)batch import
buggood first issue

Repository-Metriken

Stars
 (10.394 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 6h) (108 gemergte PRs in 30 T)

Beschreibung

Bug type

Component

Component name

MudDivider

What happened?

Setting the Light property to true has the opposite effect from what is documented. Please see the example at https://try.mudblazor.com/snippet/caQQllYfFRTRrFnV.

Expected behavior

When Light property is set to true the divider should be lighter than the default setting. The current Default setting in the documentation is false.

Reproduction link

https://try.mudblazor.com/snippet/caQQllYfFRTRrFnV

Reproduction steps

  1. See line 4 - should have been lighter
  2. See line 6 - this is the default explicitly set

Relevant log output

No response

Version (bug)

6.0.17

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor Guide