Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
325 stars 165 forks source link

[v6][Bug] In login page, tab from email input does not go to input password #504

Closed maurohmartinez closed 1 year ago

maurohmartinez commented 1 year ago

WHY

BEFORE - What was wrong? What was happening before this PR?

Described here.

AFTER - What is happening after this PR?

Now you can navigate through inputs in order using tab key.

HOW

How did you achieve that, in technical terms?

Add tabindex to inputs.