Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016569 | Openbravo ERP | A. Platform | public | 2011-03-31 09:26 | 2011-05-26 07:46 |
|
Reporter | rgoris | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP0 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016569: OPTIMIZE-02: Level Awareness |
Description | Although feedback so far on the master-detail is great and having one toolbar for different levels is appreciated across the board, there is still a usability issue pending that we identified earlier and that I can now confirm and explain after having seen users confuse the level (including Paolo in his demo and other BP in theirs).
Possible worst case outcome: The biggest risk manifests itself when a user tries to delete a row, thinking she is in the child level but in reality she sits in the header level. Hitting DELETE now deletes the entire parent doc + children! Oops.
What I think is wrong: As far as I can judge, the problem lies in having two orange rows at a time. User knows orange = active so when she sees the child row being orange, she assumes it is selected and active. However this is not (always) the case.
How this can be solved: Only show selected (orange) rows in one active level at a time.
|
Steps To Reproduce | |
Proposed Solution | The change compared to what we have now would be: change the color of the selected object(s) in the non-active level to gray e1e1e1 (the same as hover-row).
See pdf attached. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017251 | 3.0MP0 | closed | mtaal | Do not show focused fields when the real focus is in another level |
|
Attached Files | Level Awareness V2.pdf (1,535,901) 2011-03-31 09:26 https://issues.openbravo.com/file_download.php?file_id=3795&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-31 09:26 | rgoris | New Issue | |
2011-03-31 09:26 | rgoris | Assigned To | => alostale |
2011-03-31 09:26 | rgoris | File Added: Level Awareness V2.pdf | |
2011-03-31 09:26 | rgoris | Modules | => Core |
2011-03-31 09:26 | rgoris | OBNetwork customer | => No |
2011-04-08 13:40 | rgoris | Target Version | => 3.0RC7 |
2011-04-08 13:42 | rgoris | Status | new => scheduled |
2011-04-08 13:42 | rgoris | Note Added: 0035777 | |
2011-04-08 13:52 | rgoris | Type | feature request => defect |
2011-05-05 19:25 | dmitry_mezentsev | Note Added: 0036445 | |
2011-05-05 19:25 | dmitry_mezentsev | Target Version | 3.0RC7 => 3.0MP0 |
2011-05-06 09:56 | rgoris | Note Added: 0036480 | |
2011-05-06 09:57 | rgoris | Target Version | 3.0MP0 => 3.0RC7 |
2011-05-06 11:10 | rgoris | Target Version | 3.0RC7 => 3.0MP0 |
2011-05-17 09:15 | iperdomo | Priority | urgent => normal |
2011-05-17 09:16 | iperdomo | Priority | normal => urgent |
2011-05-18 17:25 | rgoris | Relationship added | related to 0017251 |
2011-05-18 17:40 | rgoris | Assigned To | alostale => mtaal |
2011-05-23 14:49 | hgbot | Checkin | |
2011-05-23 14:49 | hgbot | Note Added: 0037331 | |
2011-05-23 14:49 | hgbot | Status | scheduled => resolved |
2011-05-23 14:49 | hgbot | Resolution | open => fixed |
2011-05-23 14:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ec660802c30c7c8656b9c40e170df7086ebf1d69 [^] |
2011-05-24 12:08 | rgoris | Status | resolved => closed |
2011-05-26 07:46 | hudsonbot | Checkin | |
2011-05-26 07:46 | hudsonbot | Note Added: 0037535 | |
Notes |
|
(0035777)
|
rgoris
|
2011-04-08 13:42
|
|
As per discussion with Psarobe we have put these issues forward to RC7 due to business partner“s requests. |
|
|
|
|
|
(0036480)
|
rgoris
|
2011-05-06 09:56
|
|
This one is a must for GA. |
|
|
(0037331)
|
hgbot
|
2011-05-23 14:49
|
|
Repository: erp/devel/pi
Changeset: ec660802c30c7c8656b9c40e170df7086ebf1d69
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon May 23 14:48:52 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ec660802c30c7c8656b9c40e170df7086ebf1d69 [^]
Fixes issue 16569: OPTIMIZE-02: Level Awareness
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.js
---
|
|
|
|
|