Bug #66358
closedFrontend editing panels not showing icons
100%
Description
When using frontend editing (feedit), and the setting "Display edit panels" is enabled is the Admin Panel, the edit panels, for each content element, are not showing any icons, because the whole styling is not there anymore for these panels. This makes it impossible to do frontend record editing using these panels (move,new,edit,hide,delete). Only the edit icon works.
Updated by Jigal van Hemert over 9 years ago
Issue is that the markup in the edit panel has been changed to use font awesome icons but the whole FA and bootstrap styling is missing in the admin_panel.css
Because this is displayed in frontend the bootstrap styling has to be adapted for the specific classes.
The whole structure of the edit panels could use a bit of restyling. Perhaps only showing the panel when the content element has focus?
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/40058
Updated by Georg Ringer over 9 years ago
the adminpanel&feedit is expected to be changed for final LTS. nevertheless the icons must be shown again already to keep the promise of our sprint releases.
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40058
Updated by Georg Ringer over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4f05b1ed694907fff45eb46a52eb12bce44ea828.
Updated by Jan Helke over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.3 (Packages)
- Sprint Focus set to On Location Sprint
Updated by Jan Helke over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed