Project

General

Profile

Actions

Bug #59508

closed

Story #82206: list module enhancements/bugfixes

List-view: Can't go back from table-filter if last record is deleted

Added by Stefan Neufeind almost 10 years ago. Updated 12 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-06-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

  • Have a page with pages from 2 tables, for example tt_content-records and news-records.
  • Open the list-view.
  • Click heading of news-records to only show records from that table.
  • Notice you can go back to show all tables (unset the filter) by clicking on the heading.
  • Delete all news-records.

Error: As soon as you delete the last record there is no header anymore you can click to unset the filter. The page just stays empty - without showing there are records from other tables.

Workaround: Click the page again in the page-tree. This will show the list-view without a table-filter again.

Solution: Maybe redirect to an unfiltered view as soon as there is no record to show but a filter is set.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90791: Views are not updated after deleting records via context menuClosed2020-03-20

Actions
Actions #1

Updated by Riccardo De Contardi almost 9 years ago

still present in 6.2.13 and 7 (latest master).
maybe a "back" button could be added :)

Actions #2

Updated by Riccardo De Contardi about 7 years ago

Also present on 8.6-dev (latest master)

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Parent task set to #82206
Actions #4

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #90791: Views are not updated after deleting records via context menu added
Actions #5

Updated by Riccardo De Contardi about 4 years ago

Still present on latest master

Actions #6

Updated by Riccardo De Contardi 12 months ago

  • Status changed from New to Needs Feedback
  • TYPO3 Version changed from 6.2 to 10
  • PHP Version set to 7.4

This issue is still present on TYPO3 10.4.37, but not anymore on 11.5.26 and above (I tested it on 11.5.26 and 13.0.0-dev)

1) Create a page
2) Put some content on it (e.g. a Header element), save and close
3) Go to list view
4) Create new record
5) Add another record of different type (e.g. a Backend Layout)
6) Click on the header of the table "Backend Layout" > the list view will show just that table (OK) (Click again to show all tables (OK))
7) While showing ONLY the table "Backend Layout", delete the only Backend Layout record

Results:

TYPO3 10.4.37

An animation triggers and the table will be removed, thus it is not possible to go back to the full view of all tables (Unless you reload the page e.g. clicking on something on the PageTree)

TYPO3 11.5.26 and above

The "Backend Layout" Table does not disappear, thus you can click on its header and regain the access to the full view of all tables

I think it is sufficient to consider this closed.

The only related issue about this topic is that clicking on the table header to set/unset a filter is not intuitive at all.

Actions #7

Updated by Stefan Neufeind 12 months ago

  • Status changed from Needs Feedback to Closed

Thanks for your testing. With that feedback I agree to declare it closed.
If somebody otherwise please speak up.

Actions

Also available in: Atom PDF