Project

General

Profile

Actions

Bug #79691

closed

REVERT of [!!!][FEATURE] Refactor and streamline click menu / context menu

Added by Thomas Hohn about 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2017-02-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the commit introducing [!!!][FEATURE] Refactor and streamline click menu / context menu
causes big problems in the backend. So I suggest that this feature is taken out of 8.6

I think we've got a rather serious problem after https://review.typo3.org/#/c/50124
even opening the context menu causes one XHR request to update state with a pretty big payload, 200ms wait and an equally big response
that's not so much the problem - problem is, when you perform any operation such as moving a page or copying one with subpages, one XHR is dispatched for each and every element you touched. Collapsed or not, makes no difference.
(talking about operations in page tree using context menu)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #78192: Refactor Clickmenu and Context menu and remove ExtJS/ExtDirect implementationClosed2016-10-08

Actions
Related to TYPO3 Core - Task #79227: Remove ExtDirect State ProviderClosedBenni Mack2017-01-09

Actions
Actions #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51588

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51588

Actions #3

Updated by Tymoteusz Motylewski about 7 years ago

Hi,
reverting the whole stuff is hopefully not a way to go.
We should rather fix the performance issue.

Can you confirm that the issue only happens when you left click on the page tree node and not when you right clikc on it?

An related patch, regarding state provider of the page tree:
https://review.typo3.org/#/c/51224/

Actions #4

Updated by Andreas Kienast about 7 years ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF