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

Remove Node version from System Information widget #2274

Open
justjam2013 opened this issue Dec 9, 2024 · 2 comments
Open

Remove Node version from System Information widget #2274

justjam2013 opened this issue Dec 9, 2024 · 2 comments
Labels

Comments

@justjam2013
Copy link
Contributor

Describe The Bug

What is happening?

Information for Node.js is scattered across the UI, some in Update Center and some in System information:
Screenshot 2024-12-09 at 11 05 51 PM

What you expect to happen?

The Node.js information should be displayed in only one place. If enhancement Show Homebridge and Homebridge UI versions in update center #2273 is implemented, then the Node.js should be removed from System information.

Logs

No response

Config

No response

Homebridge UI Version

5.0.0-beta.19

Homebridge Version

1.8.5

Node.js Version

22.12.0

Operating System

macOS

Environment Info

Using hb-service

Raspberry Pi Model

None

@justjam2013 justjam2013 added the bug label Dec 9, 2024
@justjam2013 justjam2013 changed the title Node.js status displayed twice Node.js information displayed in separate areas Dec 9, 2024
@justjam2013
Copy link
Contributor Author

Remove the following line:

<tr>
<th scope="row" class="text-nowrap">{{ 'status.widget.info.nodejs_version' | translate }}</th>
<td>{{ serverInfo.nodeVersion }}</td>
</tr>

This change should be applied along with Show Homebridge and Homebridge UI versions in update center

@justjam2013
Copy link
Contributor Author

Update Information widget:

Screenshot 2025-01-08 at 2 39 10 PM

System Information widget:

Screenshot 2025-01-08 at 2 39 28 PM

@justjam2013 justjam2013 changed the title Node.js information displayed in separate areas Remove Node version from System Information widget Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant