MudBlazor/MudBlazor
MudButtonGroup with a mix of MudIconButtons and MudButtons have misaligned borders
Geschlossen
#7.003 geöffnet am 13.06.2023
buggood first issuehas workaround
Repository-Metriken
- Stars
- (10.394 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Bug type
Component
Component name
MudButtonGroup
What happened?
When using a mixture of MudIconButtons and MudButtons inside a MudButtonGroup with MudTooltips causes the border to be off slightly.
If you exclude the tooltip, the border match up fine.
I have to manually override the height to get them to align properly
Expected behavior
The border should be aligned for all buttons
Reproduction link
https://try.mudblazor.com/snippet/maQdEAlxpglSoLpF
Reproduction steps
Simply mix MudIconButton and MudButtons inside a MudButtonGroup with MudTooltips around the buttons
Relevant log output
No response
Version (bug)
6.4.1
Version (working)
No response
What browsers are you seeing the problem on?
Chrome, Microsoft Edge, Other
On what operating system are you experiencing the issue?
Linux
Pull Request
- I would like to do a Pull Request
Code of Conduct
- I agree to follow this project's Code of Conduct