software-mansion / software-mansion/live-debugger

Allow configuring button position

Open
#998 1 comment 0 reactions 1 assignee View on GitHub

@srzeszut is already working on this.

Since Sep 11, 2026.

  • #1009 by @srzeszut — open
feature
Dominant language
Elixir
Stars
765
Forks
29
Avg merge
5d 2h
Merged PRs (30d)
2

Description

Problem Description

There are cases where the default position of the button is problematic (interferes with UI, or covers up another dev tool button, etc.) While the button can be manually moved, it would be nice to be able to set a default position in accordance with the app's specific needs. An easy escape hatch would be CSS, but the webcomponent leverages shadow dom, but doesn't expose CSS variables for position or part attributes to allow targetting the button element.

Proposed Solution

I would be nice to have a part attribute for the button element to allow customizing the CSS.

Alternative Solutions

No response

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.