Dmitry Nesterov

Results 9 comments of Dmitry Nesterov

Still not works for me in both repos.

Can someone explain what linter expects here? > Checking formatting... > [warn] src/panels/lovelace/editor/config-elements/hui-picture-elements-card-editor.ts > [warn] Code style issues found in the above file. Run Prettier with --write to fix. >...

Should I run it in devcontainer? I got next error there: ``` ha-venvvscode ➜ /workspaces/frontend $ yarn format /workspaces/frontend/gallery/src/components/page-description.ts 5:23 error Missing file extension for "../../build/import-pages" import/extensions /workspaces/frontend/gallery/src/ha-gallery.ts 12:32 error...

Usage example ![PowerToys_IkkZlFEihu](https://github.com/user-attachments/assets/e2ceed6d-8f67-40a3-ac3d-df0e4a38c641)

> The prettier warnings are still causing the CI to fail: You can run `yarn run format:prettier` to fix. fixed

> A text hint in the editor would be nice to explain that you can do this. I can't find a good example to guide you though I have very...

I'm afraid I will not be able to help with solution for 2, I have not enough knowledge about HA Frontend codebase. I hope core contributors will be able to...

yeah... do you know what is the latest supported version?

I checked the migration story and it is a little bit more complicated. The Popup class that is used here changed its hierarchy between v3 and 4. Now it inherits...