Bug #3096
closedWorkspace and temporary DB-Mount on top of pagetree messy
0%
Description
Problem
If you are working in a workspace other than LIVE the workspace icon + the label of your current workspace enclosed in
brackets shown on top of the pagetree. A click on the icon leads you to the 'Workspace Manager', the title is not linked.
If you have 'Mount as treeroot activated' the link to show the full tree again is shown on top of the pagetree (below
the workspace if that is active as well). Here you have to click on the title, the icon is not linked. The icon is an
info bubble and not the icon you see in the context menu under 'More options' which itself has the wrong size (14x14
instead of 16x16). To make things worse the path of the current treemount is shown below cropped to unreadability. Who needs a path info here? You know where you are after you mounted a part of the tree, right?
In addition the whole stuff is badly aligned and there is no space between the icons and the labels.
Solution:
1) For the workspace part
Let the link wrap both the icon and the label.
Leave out the brackets around the label as they do not tell us anything and only cause uneccessary noise.
Add a margin-right of a few px to the image.
2) For the treeroot part
Let the link wrap both the icon and the label.
Let us have a new icon in the correct size.
Leave out the path info as it is superfluous here and unreadable anyways
3) Alignment and spacing
Align the icon to the treefilter icon in docheader.
Put a margin-right to the icons to achieve a space between icon and label.
Have a look at the before-after-screenshots to see the effect.
Note: placeasroot.gif has to go into typo3/gfx/
Files
Updated by Uschi Renziehausen over 15 years ago
- File placeasroot.gif placeasroot.gif added
Updated by Uschi Renziehausen over 15 years ago
BT-Reference: http://bugs.typo3.org/view.php?id=10904
Updated by Benni Mack over 15 years ago
Uschi Renziehausen wrote:
BT-Reference: http://bugs.typo3.org/view.php?id=10904
I don't consider this solution as good, but it's better as before. I agree however, that we need to do something here. If there is an "info" icon and next to it a "cancel...." text, it's unclear that I can cancel this. I want a "cancel" icon (red x?) next to it, instead of the info icon.
Updated by Jens Hoffmann about 14 years ago
- File mount-virtual-tree-root.png mount-virtual-tree-root.png added
- File close-virtual-tree-root.png close-virtual-tree-root.png added
- File pagetree-root.png pagetree-root.png added
- File mount-virtual-roottree.png mount-virtual-roottree.png added
- Status changed from New to Accepted
- Priority changed from Must have to Should have
- Target version changed from TYPO3 4.3 to TYPO3 4.5 LTS
As it's a core feature now, we need to take care about it, now.
1. The Icon will be updated
2. The Dialog is updated
3. Name should be renamed to "Mount to virtual tree root"
Updated by Jens Hoffmann about 14 years ago
All Images ...
pagetree-workspace-treeroot-after.png
pagetree-workspace-treeroot-before.png
placeasroot.gif
mount-virtual-tree-root.png
close-virtual-tree-root.png
pagetree-root.png
mount-virtual-roottree.png
Updated by Steffen Gebert about 14 years ago
- File screenshot.png screenshot.png added
- File forge-3096.diff forge-3096.diff added
Renamed it to "virtual tree mount". I would ignore the for the moment, before tree is refactored. Are you okay with "Exit virtual tree mount"?
Updated by Jens Hoffmann about 14 years ago
Why cant we replace the Icon in the Context Menu?
Wording:- "Mount as virtual tree root"
- "UnMount virtual tree root"
- The Dialog there is strange "INFO" is the wrong message
- I will create a small visual for that case.
Updated by Jens Hoffmann almost 14 years ago
- File unmount-tree-root.png unmount-tree-root.png added
My suggestion:
Greez Jens
Updated by Jens Hoffmann almost 12 years ago
- Target version deleted (
TYPO3 4.5 LTS)
Updated by Benni Mack about 8 years ago
- Project changed from 78 to TYPO3 Core
- Category deleted (
Inconsistency) - TYPO3 Version set to 4.5
- Is Regression set to No
Updated by Riccardo De Contardi almost 8 years ago
- Category set to Backend User Interface
Updated by Riccardo De Contardi over 7 years ago
- File version6.2.png version6.2.png added
- File version7_and_8.png version7_and_8.png added
The situation about the "mount as treeroot" on version 6.2, 7 and 8 is the following:
Version 6.2¶
There is a "X" icon that removes the termporary mount - see attached image.
Version 7 and 8¶
There is a "X" icon that removes the termporary mount - see attached image; but no explanation text about what it should do (on version 8 it does not even work - see https://forge.typo3.org/issues/78476)
Suggestions:
- add again the text
- or add a tooltip
Updated by Riccardo De Contardi over 6 years ago
I report here an update:
Version 8.7.15¶
There is a "X" icon that removes the temporary mount (see previous attached image); no explanation text about what it should do, but the icon works
Version 9.3-dev (latest master)¶
Same as version 8, but there is a tooltip that shows on hover: "Cancel Temporary DB Mount"