Skip to content

Project frontend plugin vertically misaligned #2067

Description

@LibertAntoine

Context

Studio name: Xilam
Kitsu version: 1.0.46
Production type: self-hosted, docker

Describe the bug

When creating a frontend plugin of type “project” (frontend_project_enabled = true), the embedding of the plugin interface inside the Kitsu interface via an iframe seems to be vertically misaligned: the iframe starts partially underneath the Kitsu navbar and ends before reaching the bottom of the page.

Adding a 20 px padding makes the plugin interface start just below the navbar, but it does not restore the missing part at the bottom of the page, which leaves a white strip at the bottom.

The plugin consists of a very standard Vue.js project, built and placed in the plugin’s frontend/dist folder.

Please note that the issue does not occur with frontend plugins of type “studio” (frontend_studio_enabled = true), even when using the same content in the plugin.

Screenshots

Image

Desktop

  • OS: Windows 11
  • Browser : chrome, edge, firefox
  • Version: all

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions