Content
View differences
Updated by Henriette Darge almost 3 years ago
This ticket collects all identified places where the introduction of the primer DS causes problems within the application. Therefor we start with a sample of two screenshots
# Screenshot #1
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/60167/content">
# Screenshot #2
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/60168/content"></div></figure>
# To Do
**Class name conflicts**
* [ ] Dropdowns (e.g. on create WP button) --> _.dropdown_ .dropdown (Alpha viewComponent)
* [ ] Flashes (mostly rails rendered, see also picture 1) --> _.flash_ .menu (Alpha viewComponent)
* [ ] Menu header in Backlogs overview --> _.menu_
**Other issues taken from the screenshots**
* [ ] (#2) Activity headlines are too big (due to being a h3 which is semantically wrong) .avatar (Beta viewComponent)
* [ ] (#1) Flash message is broken .flash (Beta viewComponent)
* [ ] (#?) ??? base.scss (Primer CSS)
# **Out of scope**
**Same scope - Same name but in upper case**
* [x] [ ] ~~.box (Beta viewComponent —> border\_box.css)~~
* [x] [ ] ~~.button (Beta viewComponent)~~
* [x] [ ] ~~.header (PrimerCSS)~~
# Screenshot #1
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/60167/content">
# Screenshot #2
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/60168/content"></div></figure>
# To Do
**Class name conflicts**
* [ ] Dropdowns (e.g. on create WP button) --> _.dropdown_
* [ ] Flashes (mostly rails rendered, see also picture 1) --> _.flash_
* [ ] Menu header in Backlogs overview --> _.menu_
**Other issues taken from the screenshots**
* [ ] (#2) Activity headlines are too big (due to being a h3 which is semantically wrong)
* [ ] (#1) Flash message is broken
* [ ] (#?) ???
# **Out of scope**
**Same
* [x]
* [x]
* [x]