Content
View differences
Updated by Henriette Darge over 7 years ago
### Current situation
* The LSG is outdated at many places. This makes it hard to find correct HTML structures when needed.
* This is part of the reason why we do not consistently use the classes in our system, even for standard elements. As another result the styling is often broken because of the wrong classes used.
### Expected
In order to reduce the struggle we have, we should invest some time and update the LSG. Thus it shall get easier later to use standard elements.
This consists of two tasks:
1. Go to the LSG and search for elements that are defined there, but never used (remove the entry from the LSG and styles if they exist).
* e.g: One example I found while creating this ticket: Grid Table
2. Add missing parts to the LSG .
* e.g. One example can be found here: #19014
* The LSG is outdated at many places. This makes it hard to find correct HTML structures when needed.
* This is part of the reason why we do not consistently use the classes in our system, even for standard elements. As another result the styling is often broken because of the wrong classes used.
### Expected
In order to reduce the struggle we have, we should invest some time and update the LSG. Thus it shall get easier later to use standard elements.
This consists of two tasks:
1. Go to the LSG and search for elements that are defined there, but never used (remove the entry from the LSG and styles if they exist).
* e.g: One example I found while creating this ticket: Grid Table
2. Add missing parts to the LSG .
* e.g. One example can be found here: #19014