This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Lookup Selection Lists not shown in Sequence anymore #1111
Milestone
Comments
Confirmed. Wrong flow for requesting dropdown contents and focusing it. |
wiadev
added a commit
that referenced
this issue
Aug 4, 2017
metasnw
added a commit
that referenced
this issue
Aug 4, 2017
Fix wrong lookup field behaviour #1111
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Aug 4, 2017
[#1111](metasfresh/metasfresh-webui-frontend-legacy#1111) Lookup Selection Lists not shown in Sequence anymore [#1098](metasfresh/metasfresh-webui-frontend-legacy#1098) Cant select last entry in dropdown list [#2107](#2107) Error: Missing ESR creditor reference on CAMT 54 Import [#2106](#2106) NullPointerException on CAMT 54 Import [#1089](metasfresh/metasfresh-webui-frontend-legacy#1089) Avatar Tooltip opens and stays open after selecting Avatar Settings [#1095](metasfresh/metasfresh-webui-frontend-legacy#1095) Sales Order Batch Entry with Key Shortcut not working [#1051](metasfresh/metasfresh-webui-frontend-legacy#1051) Cut-Off Header names [#1077](metasfresh/metasfresh-webui-frontend-legacy#1077) Sitemap Navigation [arrow-up] not working [#1063](metasfresh/metasfresh-webui-frontend-legacy#1063) view: when refreshing the page the data is loaded twice [#1048](metasfresh/metasfresh-webui-frontend-legacy#1048) POST .../documentView/{windowId} is called twice when opening a view [#977](metasfresh/metasfresh-webui-frontend-legacy#977) Add frontend support for modifying the KPI config (caption, offset, etc) [#2101](#2101) webui - allow disabling auto-close of picking candidates [#1771](#1771) add legacy features me-45
Results of IT
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type of issue
Bug (probably introduced w/ #1000 )
Current behavior
Currently, the Lookup Selection Lists don't appear anymore in included Field Sequence.
Expected behavior
In Lookup Fields all included Fields Selection Lists shall be "opened" in sequence after filling/ selecting each the predecessor. The default value shall always be preselected. Only Exception: If only 0 or 1 entry exists then don't show the selection list and take the value as the entry. Jump to the next. If it's the last included field in a row the focus remains on the last included field after selection. Only if the user [TAB] the focus jumps to next field.
Example:
Open Window https://w101.metasfresh.com:8443/window/143/ and create a new Record. The cursor is on "Business Partner" Field Subfield "Business Partner". Type "Krake" [enter]. The next Focus should be on Business Partner Field Subfield "Location". A Selection List with all Location shall appear. After selecting the Location w/ [enter] the next included Subfield "Contact/User" shall open its Selection List. Selecting an entry w/ [enter] shall lead to selection. The focus remains on that field because it's the last Subfield in the Lookup Field. [TAB] brings the user to next Field "Invoice Partner".
Steps to reproduce
Open Window https://w101.metasfresh.com:8443/window/143/ and create a new Record. The cursor is on "Business Partner" Field Subfield "Business Partner". Type "Krake" [enter]. The Location entry is selected automatically and the Focus is on next Field "Invoice Partner".
The text was updated successfully, but these errors were encountered: