Skip to content

Components TL-Footer has display problems when not placed inside of main tag strong. #426

@ghost

Description

I found that the primary tl-footer problem happens when it is placed outside of the

tag.
(There is another footer problem where it hovers when it should not.)
Gifmbutton has the tl-footer inside of by default but when the window is resized it gets yanked out and placed outside of .
Magpie has the tl-footer outside of the by default and it starts with the broken design.

There are three bugs observed here:

  1. Some projects have <tl-footer> inside of <main> but some do not. Those that do not have a renderring issue.
  2. When the window gets resized, the <tl-footer> gets yanked out of <main> and placed under <html>. This results in the same problem as is seen in (1).
  3. Under some circumstances the footer ends up always hovering, even when it is above content. (Its not really a footer anymore.)

Should be applied to each UI repository using components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions