ionic-team / ionic-team/ionic-framework

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

Aperta
#23,605 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
package: core type: feature request
Lingua principale
TypeScript
Stelle
52.7k
Fork
13.3k
Merge medio
1g 15h
PR unite (30g)
51

Descrizione

# 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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.