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
Navigation breadcrumb vs. Navigation Menu #680
Comments
Dunkat
added a commit
that referenced
this issue
Apr 26, 2017
damianprzygodzki
added a commit
that referenced
this issue
Apr 26, 2017
Navigation breadcrumb vs. Navigation Menu #680
IT Open Sales Order window window/143. double click on a record to open the main view. Press on navigation menu "Sales Order". The grid view opens initially. OK |
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 28, 2017
[#1382](#1382) Make Packing Item editable in Manufacturing Order Header [#323](metasfresh/metasfresh-webui-api-legacy#323) Manufacturing Issue/Receipt: receipt lines shall be displayed first [#689](metasfresh/metasfresh-webui-frontend-legacy#689) Image widget is missing right border [#326](metasfresh/metasfresh-webui-api-legacy#326) technical: Remove JSONProcessInstanceResult deprecated properties [#680](metasfresh/metasfresh-webui-frontend-legacy#680) Navigation breadcrumb vs. Navigation Menu [#329](metasfresh/metasfresh-webui-api-legacy#329) Issue HU 404 not found# [#688](metasfresh/metasfresh-webui-frontend-legacy#688) Main page /dashboard is broken [#667](metasfresh/metasfresh-webui-frontend-legacy#667) Change /rest/api/pattribute request message [#319](metasfresh/metasfresh-webui-api-legacy#319) Manufacturing Issue/Receipt: show BOM line attributes if any [#317](metasfresh/metasfresh-webui-api-legacy#317) Manufacturing Issue/Receipt: drop StatusInfo column [#248](metasfresh/metasfresh-webui-frontend-legacy#248) Handle Password Fields in WebUI [#678](metasfresh/metasfresh-webui-frontend-legacy#678) Get rid of deprecated static docNo input in header. [#151](metasfresh/metasfresh-webui-api-legacy#151) grid view websocket notifications: fullyChanged shall not be set when changedIds is set [#664](metasfresh/metasfresh-webui-frontend-legacy#664) process doesn't open directly [#311](metasfresh/metasfresh-webui-api-legacy#311) Switching language does not translate document lookup values [#310](metasfresh/metasfresh-webui-api-legacy#310) Switching language does not translate document references [#306](metasfresh/metasfresh-webui-api-legacy#306) Address missing in 'Adresse' for bpartner created on-the-fly [#673](metasfresh/metasfresh-webui-frontend-legacy#673) Wrong report file endpoint is called for processes which are started from main menu [#1347](#1347) technical: ModelClassGenerator shall generate BigDecimal.ZERO instead of Env.ZERO [#880](#880) Improve IProcessPrecondition framework [#641](metasfresh/metasfresh-webui-frontend-legacy#641) Shortcuts behavior sometimes weird [#644](metasfresh/metasfresh-webui-frontend-legacy#644) Creating a new Discount record error [#649](metasfresh/metasfresh-webui-frontend-legacy#649) windowId shall be handled as a string and not as a number [#596](metasfresh/metasfresh-webui-frontend-legacy#596) red line appears on document only after refresh [#433](metasfresh/metasfresh-webui-frontend-legacy#433) ShipmentSchedule: Only displayed after "No data" showing up [#270](metasfresh/metasfresh-webui-api-legacy#270) cannot add trading unit with batch entry after using add new [#537](metasfresh/metasfresh-webui-frontend-legacy#537) KPI: implement a non intrusive way to display KPI related errors [#268](metasfresh/metasfresh-webui-api-legacy#268) HU attributes shall always provide the WidgetType along with the data/changes [#579](metasfresh/metasfresh-webui-frontend-legacy#579) DocumentNo field is not updated me-45 hairy tinkerbell struck again
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type of issue
Bug
Current behavior
The behavior is different between navigation via breadcrumb (window grid view opens initially) and navigation menu (stays in current state).
Expected behavior
Harmonize the behavior of both navigational elements (bot shall open the selected element initially)
Steps to reproduce
Open Sales Order window window/143. double click on a record to open the main view. Press on breadcrumb category "Sales Order". The grid view opens initially. OK
Open Sales Order window window/143. double click on a record to open the main view. Press on navigation menu "Sales Order". The main view remains open, instead of initially opening the grid view again. NOK
The text was updated successfully, but these errors were encountered: