Skip to content

fix(dialog-component): fix dialog component loader#67

Merged
ngocjohn merged 5 commits intodevfrom
unable-to-create-or-rename-custom-groups
Feb 5, 2026
Merged

fix(dialog-component): fix dialog component loader#67
ngocjohn merged 5 commits intodevfrom
unable-to-create-or-rename-custom-groups

Conversation

@ngocjohn
Copy link
Copy Markdown
Owner

@ngocjohn ngocjohn commented Feb 5, 2026

Fixes: #64

Copilot AI and others added 5 commits February 5, 2026 16:09
Add fallback to native dialogs when window.loadCardHelpers is unavailable.
This fixes the "Unable to Create or Rename Custom Groups" issue in HA 2026.2.0.

Co-authored-by: ngocjohn <96962827+ngocjohn@users.noreply.github.com>
- Update showDialogBox return type to include null for cancelled prompts
- Use proper typed variable for prompt params instead of 'as any'
- Maintain consistent behavior with original implementation

Co-authored-by: ngocjohn <96962827+ngocjohn@users.noreply.github.com>
- Export sidebar-dialog from index.ts for better accessibility.
- Move global event declarations for sidebar configuration to the appropriate scope in sidebar-dialog.ts.
- Update dialog handler to await storage order check before opening the sidebar organizer dialog.
…n' into unable-to-create-or-rename-custom-groups
@ngocjohn ngocjohn self-assigned this Feb 5, 2026
@ngocjohn ngocjohn marked this pull request as ready for review February 5, 2026 17:17
@ngocjohn ngocjohn merged commit 4e878ef into dev Feb 5, 2026
2 checks passed
@ngocjohn ngocjohn deleted the unable-to-create-or-rename-custom-groups branch February 5, 2026 17:19
github-actions Bot pushed a commit that referenced this pull request Feb 5, 2026
## [3.0.1-beta.1](v3.0.0...v3.0.1-beta.1) (2026-02-05)

### Bug Fixes

* **default-panel:** change default_panel 'lovelace' to 'home' ([#65](#65)) ([59684bb](59684bb)), closes [#63](#63)
* **dialog-component:** fix dialog component loader ([#67](#67)) ([4e878ef](4e878ef)), closes [#64](#64)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 5, 2026

πŸŽ‰ This PR is included in version 3.0.1-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

github-actions Bot pushed a commit that referenced this pull request Feb 12, 2026
## [3.0.1](v3.0.0...v3.0.1) (2026-02-12)

### Bug Fixes

* **default-panel:** change default_panel 'lovelace' to 'home' ([#65](#65)) ([59684bb](59684bb)), closes [#63](#63)
* **dialog-component:** fix dialog component loader ([#67](#67)) ([4e878ef](4e878ef)), closes [#64](#64)
@github-actions
Copy link
Copy Markdown

πŸŽ‰ This PR is included in version 3.0.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants