Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When using Slider with custom text for ticks, the long text provided causes overlapping between adjacent ticks.

To address this, it is proposed to:

  1. Provide a built-in feature to manage long text for ticks without overlaps.
  2. Include alignment and width customization options for individual ticks, ensuring uniformity across all tick positions.
  3. Enable responsive handling of ticks to maintain proper rendering during browser resizing.

Sample: https://stackblitz.com/edit/react-wqtjxymg-vavm5fmx?file=index.js