Notes |
|
|
Should the "close" icon be shown at all in these cases(if it is technically possible to hide)?
All of them are "not skipable" (for example instance purpose will be shown again on next login) or have already a close button. |
|
|
(0032904)
|
rgoris
|
2010-11-29 09:26
|
|
We need to keep them. Although we want them to answer those questions we canĀ“t force a user to do so. It is cognitive load (user: "leave me alone, i want to get to my goal (using OB) rather than having to answer stupid questions that only serve you")
Some users will hit the X without even reading the question asked. It is the easiest way to get somewhere. If you need to click a button, this means you need to read first. X always implies: "zero damage, I cant do anything wrong."
The dialogs will appear again on next logon so I believe we will get the essential infomation we need in the end. |
|
|
(0033733)
|
hgbot
|
2011-01-18 18:45
|
|
Repository: erp/devel/pi
Changeset: 0f2e9e66d2d48675c1f6a5d27ceba6eeff9e090c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Jan 18 18:44:49 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0f2e9e66d2d48675c1f6a5d27ceba6eeff9e090c [^]
Fixed issue 15323: Now Instance, HeartBeat and Registration popups doesn't have Minimize and Maximize controls
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
---
|
|
|
|
There is another issue logged to hide as well the close button 0015095
Do we hide them or not? |
|
|
|
Gorka,
Issue 0015095 is not about hiding "x" button (it should be visible as Rob mentioned) but about making it work the same way as the "Cancel" button. So that if someone presses "x" next pop-up in the chain of them is shown (similar to the situation if user presses "Cancel" instead of "x"). |
|