Project

General

Profile

Actions

Bug #97152

open

Usability problem in listings: horizontal scrollbar not visible initially

Added by Sybille Peters about 2 years ago. Updated 21 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-03-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
backend usability, file references
Complexity:
Is Regression:
Sprint Focus:

Description

In the list of reference (opened via the file list) you must scroll down to see the edit action buttons if the visible content is too wide.

There is a horizontal scrollbar on the bottom, so there is a way to reach the clipped off content.

This is only a bother, if there are lots of entries and you don't see the scrollbar and you either have to scroll down and back up (or you are not aware there is a scrollbar and not aware there is more content).

Problems

  • have to scroll down or know how to scroll horizontally to reach action buttons to edit
  • inconsistency: e.g. in redirects module, you can also click on "Source Path" to edit, in the list of references you can only edit by clicking on the button
  • instead of using the action buttons, it is possible to click on the icon or the title, but this behaviour is also a bit hidden because the links (in the Backend in general) are not styled as links, only visible as links on hover and you have to hover exactly over the text or icon - not the entire area, see comment http://forge.typo3.org/issues/97152#note-16

Reproduce

Intention: we want to see a list of references for a file and make changes in a (related) content element.

  1. Use latest main branch with styleguide
  2. Let styleguide create content
  3. In file list click on fileadmin/styleguide and choose a file, e.g. bus_lane.jpg and click on the "Ref" link (right column)
  4. When scrolling down we see the "References to this item"

The content is clipped, we do not see the action buttons. We must scroll down to do that to get to the horizontal scrollbar.

The problem exists due to the following. Some of these are a question of general BE UI concept.

- It is not possible to resize the dialog (this is generally so, so it complies to general BE UI concept)
- In some other dialogs in the BE, in addition to the action icons on the far right, you can also click on a link in the columns. This is the case in the redirects module, for example. You can edit by clicking on source_path column. I do not find this intuitive, but in cases like these it would be helpful
- The clipping of tables can be prevented by setting a fixed size (e.g. done in linkvalidator list). But in most other cases, it is not done, so you do get the scrollbar.
- The action buttons are on the far right and in combination with above can be clipped easily. This complies to general BE UI concept (also mentioned in styleguide extension).

Example 1: Listing of references

After scrolling down:

Example 2: redirects module

Here, there is also a horizontal scrollbar and content is cut off, but you can edit by clicking on the link in "Source path" column (not really intuitive because no visible indication what the link does).


Files

redirects.png (40.5 KB) redirects.png Sybille Peters, 2022-03-09 13:40
ref2.png (22.4 KB) ref2.png Sybille Peters, 2022-03-09 13:43
ref1.png (24 KB) ref1.png Sybille Peters, 2022-03-09 13:43
Screenshot_2024-03-26_at_12_37_25.jpg (448 KB) Screenshot_2024-03-26_at_12_37_25.jpg Sebastian Michaelsen, 2024-03-27 06:25
typo3-page-module-scrollbars.gif (1.67 MB) typo3-page-module-scrollbars.gif Ayke Halder, 2024-04-09 13:09
typo3-table-sticky-checkbox-icon.gif (797 KB) typo3-table-sticky-checkbox-icon.gif Ayke Halder, 2024-04-10 08:55
link_hover.gif (53.1 KB) link_hover.gif Sybille Peters, 2024-04-10 10:24

Related issues 3 (3 open0 closed)

Related to TYPO3 Core - Bug #93912: Avoid horizontal scrollbar for redirects moduleNew2021-04-13

Actions
Related to TYPO3 Core - Bug #103059: Not possible to see references if no access to content where files are referenced in filelistNew2024-02-06

Actions
Related to TYPO3 Core - Bug #103572: UX: Backend Page Module - content element header buttons 'icon' and 'more action menu' do not have visual feedback and click-target is too smallUnder Review2024-04-08

Actions
Actions

Also available in: Atom PDF