View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007981 | Taler | libeufin-bank-ui (SPA) | public | 2023-11-15 22:30 | 2024-07-28 21:55 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | tweak | Reproducibility | sometimes |
Status | assigned | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0007981: pressing enter should move to the next field | ||||
Description | seen in login form | ||||
Tags | No tags attached. | ||||
|
iOS keyboards don't have a tab key, thus people are used to tapping the return key to advance to the next field. |
|
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 |
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) |
2024-07-28 21:55 | Christian Grothoff | Severity | minor => tweak |