Skip to content

fix #79: 2022.3.X Breaks dropdown#80

Merged
artem-sedykh merged 7 commits intoartem-sedykh:masterfrom
regevbr:bug
Mar 13, 2022
Merged

fix #79: 2022.3.X Breaks dropdown#80
artem-sedykh merged 7 commits intoartem-sedykh:masterfrom
regevbr:bug

Conversation

@regevbr
Copy link
Copy Markdown
Collaborator

@regevbr regevbr commented Mar 7, 2022

fix: #79

So according to https://developers.home-assistant.io/blog/2022/02/18/paper-elements/ all paper elements are not supported anymore starting 2022.3 and they recommend using mwc components instead. The current behavior is a complete breakdown of the dropdown menus.

The fix is based on my work on artem-sedykh/mini-climate-card#67, but since I don't have a way to test it, I would appreciate the comments from the community.

Need to note that this is probably will not work on previous versions of HA and as such, I added a comment in the readme and updated the version to 3 (as this is a breaking change).

@artem-sedykh if you can take it from here it will be awesome :-)

To use the fix until it is released, follow the steps I made here

@regevbr
Copy link
Copy Markdown
Collaborator Author

regevbr commented Mar 7, 2022

@anhnvme as per your request - I would appreciate it if you can thoroughly test it and let me know if you see any issues.

Thanks,

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 7, 2022

@anhnvme as per your request - I would appreciate it if you can thoroughly test it and let me know if you see any issues.

Thanks,

wow, it's amazing. thank you so much, it's work perfectly !

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 8, 2022

image
@regevbr hello, just little bit, but i see color not same as theme. i see mini AC you fix without change color. but mini humidifier changed color, can you fix it, it's not urgent. but when u have time, please help me check it

thank you so much

@regevbr
Copy link
Copy Markdown
Collaborator Author

regevbr commented Mar 8, 2022

image @regevbr hello, just little bit, but i see color not same as theme. i see mini AC you fix without change color. but mini humidifier changed color, can you fix it, it's not urgent. but when u have time, please help me check it

thank you so much

@anhnvme I'm not sure how the theming works in HA, so I gave it a try and updated the gist with the hot fix, can you use it and let me know if that works? if not I have another option in mind to fix

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 8, 2022

image @regevbr hello, just little bit, but i see color not same as theme. i see mini AC you fix without change color. but mini humidifier changed color, can you fix it, it's not urgent. but when u have time, please help me check it
thank you so much

@anhnvme I'm not sure how the theming works in HA, so I gave it a try and updated the gist with the hot fix, can you use it and let me know if that works? if not I have another option in mind to fix

Thank you, i just update, but it's not working. Take time, it's not urgent bro

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 8, 2022

image @regevbr hello, just little bit, but i see color not same as theme. i see mini AC you fix without change color. but mini humidifier changed color, can you fix it, it's not urgent. but when u have time, please help me check it
thank you so much

@anhnvme I'm not sure how the theming works in HA, so I gave it a try and updated the gist with the hot fix, can you use it and let me know if that works? if not I have another option in mind to fix

image
look like it's more blue :D. can you show me where i can change hex color code ?

@regevbr
Copy link
Copy Markdown
Collaborator Author

regevbr commented Mar 8, 2022

fix: #79

So according to https://developers.home-assistant.io/blog/2022/02/18/paper-elements/ all paper elements are not supported anymore starting 2022.3 and they recommend using mwc components instead. The current behavior is a complete breakdown of the dropdown menus.

The fix is based on my work on artem-sedykh/mini-climate-card#67, but since I don't have a way to test it, I would appreciate the comments from the community.

Need to note that this is probably will not work on previous versions of HA and as such, I added a comment in the readme and updated the version to 3 (as this is a breaking change).

@artem-sedykh if you can take it from here it will be awesome :-)

To use the fix until it is released, follow the steps I made here

Can you try again - I reverted all changes to CSS so nothing should be harmed

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 8, 2022

fix: #79
So according to https://developers.home-assistant.io/blog/2022/02/18/paper-elements/ all paper elements are not supported anymore starting 2022.3 and they recommend using mwc components instead. The current behavior is a complete breakdown of the dropdown menus.
The fix is based on my work on artem-sedykh/mini-climate-card#67, but since I don't have a way to test it, I would appreciate the comments from the community.
Need to note that this is probably will not work on previous versions of HA and as such, I added a comment in the readme and updated the version to 3 (as this is a breaking change).
@artem-sedykh if you can take it from here it will be awesome :-)
To use the fix until it is released, follow the steps I made here

Can you try again - I reverted all changes to CSS so nothing should be harmed

image
Finally, It's working perfect ! Thank you bro !!!!!!!!

@regevbr
Copy link
Copy Markdown
Collaborator Author

regevbr commented Mar 9, 2022

@anhnvme I just made another adjument, do you mind updating it on your end just to make sure everything still works?

@anhnvme
Copy link
Copy Markdown

anhnvme commented Mar 9, 2022

@anhnvme I just made another adjument, do you mind updating it on your end just to make sure everything still works?

hello, i just update. Everything still working perfectly

@artem-sedykh artem-sedykh merged commit e5a8781 into artem-sedykh:master Mar 13, 2022
@regevbr regevbr deleted the bug branch March 13, 2022 20:36
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 this pull request may close these issues.

Проблема с выпадающим списком

3 participants