View Issue Details

IDProjectCategoryView StatusLast Update
0007981Talerlibeufin-bank-ui (SPA)public2023-12-22 15:05
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0007981: pressing enter should move to the next field
Descriptionseen in login form
TagsNo tags attached.

Activities

MarcS

2023-11-15 22:38

developer   ~0020646

iOS keyboards don't have a tab key, thus people are used to tapping the return key to advance to the next field.

sebasjm

2023-12-11 17:19

developer   ~0020738

i will move this to later.

ios have a tab indicator arrow forward ">" and backward "<" which is good enough

the problem with enter will be "how to fetch the next tabindex in a form that will match the same as pressing tab_button" and the solution for the login form will be the solution for "any form which contain a field on which it will be nice to move forward on enter"

in browser there is no API for this, and doing it wrong will break accessibility

the issue is VALID, android doesn't seem to have a good access to a tab key anyway and the `enter key` is present

Issue History

Date Modified Username Field Change
2023-11-15 22:30 sebasjm New Issue
2023-11-15 22:30 sebasjm Status new => assigned
2023-11-15 22:30 sebasjm Assigned To => sebasjm
2023-11-15 22:33 sebasjm Assigned To sebasjm => MarcS
2023-11-15 22:38 MarcS Note Added: 0020646
2023-11-15 22:38 MarcS Assigned To MarcS => sebasjm
2023-12-02 11:53 Christian Grothoff Target Version => 0.9.4
2023-12-03 01:21 Christian Grothoff Category demobank-ui => libeufin-bank-ui
2023-12-11 17:19 sebasjm Note Added: 0020738
2023-12-11 17:19 sebasjm Target Version 0.9.4 => 0.10
2023-12-22 15:05 Christian Grothoff Target Version 0.10 => post-1.0
2024-01-12 14:10 Christian Grothoff Category libeufin-bank-ui => libeufin-bank-ui (SPA)