Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for custom UI #1522

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Wait for custom UI #1522

merged 2 commits into from
Aug 18, 2023

Conversation

dnicolson
Copy link
Contributor

♻️ Current situation

Config options can appear before the custom UI has loaded, causing some layout shifts.

💡 Proposed solution

Wait for the custom UI to load.

See homebridge/plugin-ui-utils#8.

@donavanbecker donavanbecker enabled auto-merge (squash) August 18, 2023 23:46
@donavanbecker donavanbecker changed the base branch from master to beta-4.50.5 August 18, 2023 23:53
@donavanbecker donavanbecker merged commit e64aaad into homebridge:beta-4.50.5 Aug 18, 2023
@dnicolson dnicolson mentioned this pull request Aug 19, 2023
donavanbecker added a commit that referenced this pull request Aug 19, 2023
* Add singular plug-in label (#1458)

* Document the default port/address that you can access the UI in your web browser (#1252)

* Improve translations (#1459)

* Fix capitalization (#1496)

* Update zh-CN.json (#1503)

* Fixed nested arrays settings (#1504)

* Fixed nested arrays settings #2 (#1510)

* Fixed nested arrays;
Fixed lint;

* Removed console.log()

* Fixed nested arrays #3 (#1511)

* Wait for custom UI (#1522)

* Wait for custom UI (#1523)

---------

Co-authored-by: Dave Nicolson <[email protected]>
Co-authored-by: Adam Coulombe <[email protected]>
Co-authored-by: Aiden <[email protected]>
Co-authored-by: Artem Kononenko <[email protected]>
@dnicolson dnicolson mentioned this pull request Aug 21, 2023
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.

2 participants