3.0.0 Bug Report Thread
-
Hey guys!
Today I took a closer look at the concepts from @vladstudio and it seems to me that option 2 is exactly what is missing for the perfection of the Harmony theme.
Topic v.2 - sticky avatars and show topic title in header when scroll page.
-
Unfortunately, I am not able to make the avatars (easily) sticky due to the structure of the HTML. The avatar is nested quite far within and so even if made sticky, it cannot leave the confines of its parent element
To give you a visual indicator of what we're working with:
The post content is the container that the avatar is in. The footer (highlighted in that screenshot) immediately follows, so the avatar can only move about 10 pixels before it is bumped off screen by the footer
-
Problem with width on iPhone...
-
@julian said in 3.0.0 Bug Report Thread:
To give you a visual indicator of what we're working with:
I'm play in dev tools and get this result...
-
add
sticky-tools
to classicon py-1 bg-body d-none d-sm-block
-
move component
post/footer
to the div classpost-container
-
-
"... times ago" is not working on safari when I am logged out...
this is how it looks:
this is how it looks when I am logged in:
-
I can't hide the post... click on page and nothing.