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

[Bug]: NumericPicker alignment #5888

Closed
danik121 opened this issue Dec 10, 2024 · 0 comments
Closed

[Bug]: NumericPicker alignment #5888

danik121 opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@danik121
Copy link

Blazorise Version

1.7

What Blazorise provider are you running on?

FluentUI2

Link to minimal reproduction or a simple code snippet

<NumericPicker ShowStepButtons="false" Decimals="2" TextAlignment="TextAlignment.End" Size="Size.Small" @bind-Value="@context.Percentage"></NumericPicker>

Steps to reproduce & bug description

Image

What is expected?

something like that
Image

What is actually happening?

when i use textAlignment="TextAlignment.End" and ShowStepButtons="false" i see large space inbetween

What browsers do you see the problem on?

No response

Any additional comments?

No response

@danik121 danik121 added the Type: Bug 🐞 Something isn't working label Dec 10, 2024
@stsrki stsrki self-assigned this Dec 10, 2024
@stsrki stsrki added this to Support Dec 10, 2024
@github-project-automation github-project-automation bot moved this to 🔙 Backlog in Support Dec 10, 2024
@stsrki stsrki added this to the 1.7 support milestone Dec 10, 2024
@stsrki stsrki changed the title [Bug]: [Bug]: NumericPicker alignment Dec 10, 2024
@stsrki stsrki moved this from 🔙 Backlog to 💪 In progress in Support Dec 16, 2024
@stsrki stsrki closed this as completed Dec 16, 2024
@github-project-automation github-project-automation bot moved this from 💪 In progress to ✔ Done in Support Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Status: ✔ Done
Development

No branches or pull requests

2 participants