frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Ignored/Disabled integrations - UI bug

Open mat4444 opened this issue 3 years ago • 44 comments
trafficstars

Checklist

  • [X] I have updated to the latest available Home Assistant version.
  • [X] I have cleared the cache of my browser.
  • [X] I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

In the integration configuration page, it's possible to display the ignored and disabled integrations. However, the boxes to indicate whether these integrations should be displayed never show the tick marks. See the below video for a visual description of the problem

https://user-images.githubusercontent.com/53400792/157474500-6e68304c-7a72-4598-95e8-8b2899a0fbfd.mp4

Describe the behavior you expected

The tick marks should be displayed when the respective boxes have been clicked.

Steps to reproduce the issue

  1. Go to configuration -> Integrations
  2. Click on the hamburger menu (top right)
  3. Click on "display ignored integrations"
  4. Click again on the hamburger menu and observe the tick mark is not here.

What version of Home Assistant Core has the issue?

core-2022.3.3

What was the last working version of Home Assistant Core?

Don't know

In which browser are you experiencing the issue with?

Version 99.0.4844.51 (Official Build) (64-bit)

Which operating system are you using to run this browser?

Windows 10

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

mat4444 avatar Mar 09 '22 15:03 mat4444

I'm not able to reproduce this. What browser are you using?

zsarnett avatar Mar 10 '22 21:03 zsarnett

I'm using Chrome Version 99.0.4844.51 (Official Build) (64-bit)

mat4444 avatar Mar 10 '22 22:03 mat4444

Do you need additional infos ? The bug is still present in 2022.3.4 and I double checked : it is present in Edge and Firefox as well.

mat4444 avatar Mar 15 '22 13:03 mat4444

Hello, Sorry to insist but the issue is still there in 2022.5.3, both in the android app and various web browsers (Chrome, Firefox etc.). Can you suggest how to provide debug logs to help fix that? Thanks,

mat4444 avatar May 14 '22 02:05 mat4444

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 12 '22 02:08 github-actions[bot]

No, this issue has not been resolved yet. I am still observing the exact same issue described in the first message (on 2022.8.2)

mat4444 avatar Aug 12 '22 03:08 mat4444

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 10 '22 04:11 github-actions[bot]

Still an issue on 2022.11.1

mvdwetering avatar Nov 11 '22 10:11 mvdwetering

Still an issue on 2022.12.1

kramttocs avatar Dec 10 '22 04:12 kramttocs

Solely use Chrome on Windows. Just now tried Edge (first time ever hitting HA with it) and I see the same issue.

kramttocs avatar Dec 10 '22 04:12 kramttocs

Confirm it's still an issue on version 2022.12.8, with Firefox, Chrome and Edge on Windows

mat4444 avatar Jan 02 '23 01:01 mat4444

Interesting I'm seeing the reverse problem. The checkbox is checked, but it never goes unchecked. Also sometimes I see a checkbox for a split second, but then it disappears.

disabled_checkbox

This is in my pretty up to date dev environment (~12/30/22)

karwosts avatar Jan 02 '23 01:01 karwosts

Still an issue 2023.1

tomlut avatar Jan 29 '23 16:01 tomlut

I noticed here that I do not see the issue. What is my mistake, what shall I check?

ildar170975 avatar Jan 29 '23 16:01 ildar170975

ildar If you toggle them do they toggle correctly? See my video clip above for what I mean.

karwosts avatar Jan 29 '23 16:01 karwosts

@karwosts

  1. Open Integrations page. All integrations which are NOT disabled or ignored are displayed:

изображение

And these toggles are OFF by default:

изображение

  1. Set "ignored" to ON. Ignored are displayed:

изображение

  1. Set "ignored" to OFF. Ignored are NOT displayed - same picture as on the step 1.

  2. Set "disabled" to ON. One (only) disabled integration is displayed:

изображение

  1. Set "disabled" to OFF. Disabled is NOT displayed - same picture as on the step 1.

ildar170975 avatar Jan 29 '23 18:01 ildar170975

Great it is working for you. However it is not working that way for us:

Untitled

Untitled2

Untitled3

Home Assistant 2023.1.7 Supervisor 2023.01.1 Operating System 9.4 Frontend 20230110.0 - latest

tomlut avatar Jan 29 '23 18:01 tomlut

I am using HA container, could it be a difference?

ildar170975 avatar Jan 29 '23 18:01 ildar170975

I am using HA container, could it be a difference?

No, I use HA container with the same problem.

kpine avatar Jan 29 '23 18:01 kpine

I just tried it with the default theme (just in case). Still seeing the issue. Took a few clicks of the check boxes but they still stopped working as expected after the first three clicks.

tomlut avatar Jan 29 '23 18:01 tomlut

@ildar170975 What you describe works for me, however the checkboxes do not remain ticked. They are always unticked, no matter which one you click

mat4444 avatar Jan 30 '23 00:01 mat4444

So you do have the issue. That is exactly the issue described in both this and my issue.

It’s not about the hide / show functionality that works. It’s about the check boxes not displaying correctly.

tomlut avatar Jan 30 '23 00:01 tomlut

BTW, in my case when some checkbox must be OFF - I see this:

  • open popup with these checkboxes;
  • the checkbox is ON - for a short time, like 0.2 sec;
  • then the checkbox is OFF - as it should be.

ildar170975 avatar Jan 30 '23 18:01 ildar170975

Hello, any update on this ? Still the problem on version 2023.4.4

mat4444 avatar Apr 15 '23 15:04 mat4444

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 13 '23 01:11 github-actions[bot]

Sorry, but it's still very much a problem in version 2023.11.2

mat4444 avatar Nov 14 '23 01:11 mat4444

Problem is still present in the December 2023 release.

mat4444 avatar Dec 11 '23 01:12 mat4444

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 10 '24 03:03 github-actions[bot]

These check boxes still do not update correctly.

core 2024.3

tomlut avatar Mar 10 '24 03:03 tomlut

This is fixed in the 2024.4 beta release.

tomlut avatar Mar 27 '24 20:03 tomlut