QStepper label value not always visible
See original GitHub issueDescribe the bug
The label-value in q-slider is not always visible
https://codepen.io/moanderpen/pen/xxbEWpQ
To Reproduce
- Pull the slider all the way to the right
Expected behavior
Label should be visible to the left instead of enabling scroll in stepper.
Screenshots

Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
how can I always show step values along with a custom text ...
1 Answer. Save this answer. Show activity on this post. The mat-horizontal-stepper has the property to position the text/ label in the bottom....
Read more >Changing a value with the stepper | Apple Developer Forums
I have a stepper that changes a value in my Horse struct, but at the moment I can only increase the value. I...
Read more >How to hide the label of a Picker, Stepper, Toggle, and more ...
On some platforms, that will show “Select a number” alongside the picker. This can look poor, because the label is sometimes crammed into...
Read more >Xamarin.Forms Stepper - Microsoft Learn
The Xamarin.Forms Stepper allows a user to select a numeric value from a range of values. It consists of two buttons labeled with...
Read more >Mat Stepper Propery labelPosition not working #13768 - GitHub
Bug, feature request, or proposal: BUG What is the expected behavior? Mat-horizontal-stepper labelPosition property should work as intended ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Fix will be available in “quasar” v1.5.10.
Let’s try to improve current QSlider/QRange labels positioning.