ionic-team / ionic-team/ionic-framework

bug: ion-range: Clicking/Tapping on the Last tick doesn't work

Abierto
#30,738 0 comentarios 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

### Prerequisites

- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.

### Ionic Framework Version

v8.x

### Current Behavior

The last tick has a `style="left:100%"` which puts it outside the clickable area. This isn't so noticeable with default styles, but making the ticks any wider makes the issue clear to users.

Image

The grabbing cursor only shows when hovering over the bar, and clicking the actual tick does nothing.

### Expected Behavior

Clicking on the final tick should select the last option in the range.

### Steps to Reproduce

This is reproducible with the Docs Example.
1. Go to https://ionicframework.com/docs/api/range#snapping--ticks
2. Click on the last tick

### Code Reproduction URL

https://ionicframework.com/docs/api/range#snapping--ticks

### Ionic Info

N/A

### Additional Information

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.