Undead overboards #108

Open
opened 2 months ago by Zankaria · 0 comments
Collaborator

If a post from /dead/ appears on the overboard, the whole dead.css gets applied to the index.html.
Hint:

  • the css is set in the body tag
  • templates/index.html:33 sets the body's css.

It seems like loading /dead/'s configuration overwrites the global configuration. Since it isn't reset, because overboards aren't true boards, and aren't initialized with openBoard, we get the bug.

How to fix it? Do we make the overboards full boards? This will likely need a refactor to do correctly. See #94 AGAIN

If a post from /dead/ appears on the overboard, the whole `dead.css` gets applied to the `index.html`. Hint: - the css is set in the `body` tag - `templates/index.html:33` sets the body's css. It seems like loading /dead/'s configuration overwrites the global configuration. Since it isn't reset, because overboards aren't true boards, and aren't initialized with `openBoard`, we get the bug. How to fix it? Do we make the overboards full boards? This will likely need a refactor to do correctly. See #94 AGAIN
Zankaria added the
bug
label 2 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.