Project

General

Profile

Actions

Bug #94529

closed

Css class "card" colliding with bootstrap card

Added by Nikita Hovratov about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-07-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Before the upgrade to bootstrap v5 TYPO3 already introduced the class "card".
Now the bootstrap class is overridden and bootstrap hands over unneeded css properties.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #99233: Remove conflicting card stylesResolved2022-11-30

Actions
Actions #1

Updated by Christoph Schwob almost 3 years ago

Do you mean there are unused, duplexed CSS styles or bugs / wrong stylings in the card components?

Actions #2

Updated by Nikita Hovratov almost 3 years ago

These are two completely different stylings. TYPO3 cards are for example in the admin tools. Bootstrap cards look similar, but they aren't the same. Now the stylings are merged/overridden.

Either we need to exclude bootstrap cards and don't use them at all or rename our own card class to typo3-card or something similar.

Actions #3

Updated by Benni Mack almost 3 years ago

Nikita Hovratov wrote in #note-2:

These are two completely different stylings. TYPO3 cards are for example in the admin tools. Bootstrap cards look similar, but they aren't the same. Now the stylings are merged/overridden.

Either we need to exclude bootstrap cards and don't use them at all or rename our own card class to typo3-card or something similar.

let's rename our cards to "t3-card".

Actions #4

Updated by Gerrit Code Review almost 3 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/c/Packages/TYPO3.CMS/+/70480

Actions #5

Updated by Gerrit Code Review almost 3 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/c/Packages/TYPO3.CMS/+/70480

Actions #6

Updated by Gerrit Code Review almost 3 years ago

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

Actions #7

Updated by Gerrit Code Review almost 3 years ago

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

Actions #8

Updated by Gerrit Code Review almost 3 years ago

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

Actions #9

Updated by Gerrit Code Review almost 3 years ago

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

Actions #10

Updated by Gerrit Code Review almost 3 years ago

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

Actions #11

Updated by Christoph Schwob almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack almost 3 years ago

  • Status changed from Resolved to Closed
Actions #13

Updated by Nikita Hovratov over 1 year ago

  • Related to Task #99233: Remove conflicting card styles added
Actions

Also available in: Atom PDF