Skip to content

Add hovers (title attrs) to buttons on integrations config entry#4059

Merged
bramkragten merged 2 commits into
home-assistant:devfrom
pdong:feat/config-entry-button-titles
Oct 20, 2019
Merged

Add hovers (title attrs) to buttons on integrations config entry#4059
bramkragten merged 2 commits into
home-assistant:devfrom
pdong:feat/config-entry-button-titles

Conversation

@pdong
Copy link
Copy Markdown
Contributor

@pdong pdong commented Oct 19, 2019

Resolves #4047

Hovering over buttons:
image

Voiceover now reads what the button is instead of just button:
image

I'm assuming configEntry.title is safe to use as it is set as the panel header on L80 (.header=${configEntry.title}).

Comment thread src/panels/config/integrations/config-entry/ha-config-entry-page.ts Outdated
Comment thread src/panels/config/integrations/config-entry/ha-config-entry-page.ts Outdated
@pdong pdong force-pushed the feat/config-entry-button-titles branch from b428075 to 631f0f8 Compare October 19, 2019 18:15
@bramkragten bramkragten merged commit b96b026 into home-assistant:dev Oct 20, 2019
@bramkragten bramkragten mentioned this pull request Oct 23, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Tooltips on Integration details page

4 participants