ionic-team / ionic-team/ionic-framework

bug: tabindex adverse effect after adding clear-input="true"

Abierto
#23,605 6 comentarios 0 reacciones 0 asignados Ver en GitHub
package: core type: feature request
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

# Bug Report

**Ionic version:**
As per latest on CDN

**Current behavior:**
When you fill an input item that has clear input set to true and then press tab the focus does not move to the next element. (even when tab index is set on the inputs)

**Expected behavior:**
Perhaps this is intended behaviour but I would expect the next input to be focused after you have finished writing in an input.

Tabbing to an element that already has text in it is working perfectly (please don't change this). It is just leaving the input that seem to require an additional un-needed tab.

**Steps to reproduce:**
Any ion-items in a row with clear input.

**Related code:**
[https://codepen.io/Lxstr/pen/KKmNVZm](https://codepen.io/Lxstr/pen/KKmNVZm)

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.