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 over 10 years ago.
Updated over 1 year ago.
Category:
Backend User Interface
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.
still present in 6.2.13 and 7 (latest master).
maybe a "back" button could be added :)
Also present on 8.6-dev (latest master)
- Parent task set to #82206
- Related to Bug #90791: Views are not updated after deleting records via context menu added
Still present on latest master
- 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.
- 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.
Also available in: Atom
PDF