Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020999 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2012-07-10 22:31 | 2012-12-21 11:42 | |||
Reporter | rgoris | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 1bc082a17e2a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020999: Delay of a few second after tapping the Log Out confirmation button | |||||||
Description | The delay is quite long, causing many users to tap the Log Out confirmation button again (and again) which can lead to a user-inflicted endless loop. | |||||||
Steps To Reproduce | Prepare a few pending tickets. Log Out, press Log Out confirmation button. Wait... | |||||||
Proposed Solution | Button presses/taps must invoke immediate OR immediate feedback in case the action needs more time. 100ms is a good mark, also see http://www.useit.com/papers/responsetime.html [^] Show loading progress indicator (the candybar) that is used in other occasions) when expected waiting time is >100ms. | |||||||
Tags | ui | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0054959) hgbot (developer) 2012-12-17 10:59 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4fbfb26b53903367e902bfb751a294aaffaccf29 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Dec 17 10:58:15 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4fbfb26b53903367e902bfb751a294aaffaccf29 [^] fixed issue 20999: logging out message is shown while logging out is being done --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M src/org/openbravo/retail/posterminal/POSUtils.java M web/org.openbravo.retail.posterminal/index.html M web/org.openbravo.retail.posterminal/js/components/modallogout.js M web/org.openbravo.retail.posterminal/js/components/terminal.js M web/org.openbravo.retail.posterminal/js/data/windowmodel.js M web/org.openbravo.retail.posterminal/js/main.js M web/org.openbravo.retail.posterminal/js/model/terminal.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/utilitiesui.js --- |
(0054963) hgbot (developer) 2012-12-17 11:25 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 1bc082a17e2ab1f700a14236fa6bf1eb7e8c7fde Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Dec 17 11:22:41 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1bc082a17e2ab1f700a14236fa6bf1eb7e8c7fde [^] fixed issue 20999. A message is shown informing that the logout is being done --- M web/org.openbravo.retail.posterminal/js/components/modallogout.js M web/org.openbravo.retail.posterminal/js/components/terminal.js M web/org.openbravo.retail.posterminal/js/utilitiesui.js --- |
(0054964) guilleaer (manager) 2012-12-17 11:33 |
The first commit was wrong and was reverted by https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bab1a88c6f3a [^] |
(0054965) hgbot (developer) 2012-12-17 11:36 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c5d578a9fc00661a4c3996a095880fed4ab1d015 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Dec 17 11:35:44 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c5d578a9fc00661a4c3996a095880fed4ab1d015 [^] related to issue 20999: adding message --- M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0055151) migueldejuana (developer) 2012-12-21 11:42 |
Tested and reviewed in @727db9a7007d |
Issue History | |||
Date Modified | Username | Field | Change |
2012-07-10 22:31 | rgoris | New Issue | |
2012-07-10 22:31 | rgoris | Assigned To | => adrianromero |
2012-11-09 14:43 | alostale | Tag Attached: ui | |
2012-11-09 14:43 | alostale | Assigned To | adrianromero => guilleaer |
2012-11-09 14:43 | alostale | Priority | high => normal |
2012-11-09 14:43 | alostale | Status | new => acknowledged |
2012-11-09 14:44 | alostale | Status | acknowledged => scheduled |
2012-12-17 10:59 | hgbot | Checkin | |
2012-12-17 10:59 | hgbot | Note Added: 0054959 | |
2012-12-17 10:59 | hgbot | Status | scheduled => resolved |
2012-12-17 10:59 | hgbot | Resolution | open => fixed |
2012-12-17 10:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4fbfb26b53903367e902bfb751a294aaffaccf29 [^] |
2012-12-17 11:25 | hgbot | Checkin | |
2012-12-17 11:25 | hgbot | Note Added: 0054963 | |
2012-12-17 11:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4fbfb26b53903367e902bfb751a294aaffaccf29 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1bc082a17e2ab1f700a14236fa6bf1eb7e8c7fde [^] |
2012-12-17 11:33 | guilleaer | Note Added: 0054964 | |
2012-12-17 11:36 | hgbot | Checkin | |
2012-12-17 11:36 | hgbot | Note Added: 0054965 | |
2012-12-21 11:42 | migueldejuana | Note Added: 0055151 | |
2012-12-21 11:42 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |