Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Selected grid row and quick actions not consistent after closing a modal #656

Closed
teosarca opened this issue Apr 19, 2017 · 1 comment
Closed

Comments

@teosarca
Copy link
Member

Type of issue

Bug

Steps to reproduce

  • open a grid view, e.g. manufacturing orders: https://w101.metasfresh.com:8443/window/53009
  • press on Issue/Receipt quick action
  • a modal is displayed => close it
  • back to grid view:
    ** no row selected
    ** quick actions button active with "Issue/Receipt" as default
    ** press on it again => the modal is opened again

image

Expected behavior

It shall preserve the selected rows or it shall refresh the quick actions, which one is easier (for now).

@teosarca teosarca added this to the 2017-17 milestone Apr 19, 2017
@damianprzygodzki damianprzygodzki self-assigned this Apr 19, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Apr 21, 2017
…king from process panel

[#1351](#1351) IsTransferWhenNull not working correctly anymore
[#661](metasfresh/metasfresh-webui-frontend-legacy#661) Service not available not detected on login
[#659](metasfresh/metasfresh-webui-frontend-legacy#659) Double-clicking on included view row shall not open the document
[#657](metasfresh/metasfresh-webui-frontend-legacy#657) Manufacturing Order Issue/Receipt is not displaying the attributes
[#1346](#1346) Cannot "LU zuteilen" (Swing HU Editor)
[#656](metasfresh/metasfresh-webui-frontend-legacy#656) Selected grid row and quick actions not consistent after closing a modal
[#1343](#1343) Cannot reverse documents
[#655](metasfresh/metasfresh-webui-frontend-legacy#655) Handle process layout type field
[#653](metasfresh/metasfresh-webui-frontend-legacy#653) Honor openIncludedView's viewType property
[#645](metasfresh/metasfresh-webui-frontend-legacy#645) HOME/END keys not working in process parameter field when opened from view
[#643](metasfresh/metasfresh-webui-frontend-legacy#643) Reduce size of Action Menu
[#630](metasfresh/metasfresh-webui-frontend-legacy#630) Open docLists side by side in QuickAction response.
[#355](metasfresh/metasfresh-webui-frontend-legacy#355) view websocket notifications: handle "changedIds"
[#96](metasfresh/metasfresh-webui-frontend-legacy#96) Actions overlay menu cleanup
@metas-lc metas-lc self-assigned this Apr 25, 2017
@metas-lc
Copy link

IT
repeated the testcase above:

  1. open a gridview like material receipt candidates or manufacturing and select the green button
  2. select done
    => the row is still selected and button still green OK
  3. select the green button again
    => it opens for the selected line OK
  4. refresh the page
    => no line is selected and button is grey OK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants