Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paper-buttons-row-action-handler causing body overflow #125

Open
rafma0 opened this issue Apr 12, 2023 · 3 comments · May be fixed by #126
Open

paper-buttons-row-action-handler causing body overflow #125

rafma0 opened this issue Apr 12, 2023 · 3 comments · May be fixed by #126

Comments

@rafma0
Copy link

rafma0 commented Apr 12, 2023

The problem

Hi, I just added your component to my view and it seems like paper-buttons-row-action-handler with position: absolute is causing an overflow in the body.

image

Can you please check? thank you

What version of Paper Buttons Row has the issue?

2.1.3

What version of Home Assistant are you running?

2023.4.2

What version of the Frontend are you running?

20230406.1

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I also tried having only a single button in a new view, with

type: entities
entities:
  - type: custom:paper-buttons-row
    buttons:
      - icon: mdi:power

and the behavior is the same

@kwbeck
Copy link

kwbeck commented Apr 12, 2023

@doug-hoffman doug-hoffman linked a pull request Apr 12, 2023 that will close this issue
@StephanSchuster
Copy link

Same here. Any chance that this will get fixed?

@JokeRsevilla
Copy link

Same here.

change manually "absolute" for "fixed" in:

\config\www\community\lovelace-paper-buttons-row\paper-buttons-row.js
\config\www\community\lovelace-paper-buttons-row\paper-buttons-row.js.gz

ctrl+F5 and fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants