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

Suggestion: Improve Device Name Editing and Display Last Online Time Column #117

Open
gitous opened this issue Sep 3, 2024 · 3 comments

Comments

@gitous
Copy link

gitous commented Sep 3, 2024

I have a couple of suggestions to enhance the user experience regarding device management:

  1. Device Name Editing: Currently, to modify a device's name, a separate button is required. This becomes inconvenient when dealing with many devices, especially if you need to scroll back and forth to find the device again. I suggest enabling name editing by double-clicking directly on the device's name. This would make the process faster and more user-friendly.

  2. Last Online Time Column: It would be helpful to add a new column that displays the last time a device was seen online. Additionally, having the option to sort devices by this time would make it easier to monitor device activity and identify recently active devices.

These changes would greatly improve the usability of the interface, particularly for users managing multiple devices. Thank you for considering these suggestions!

@pebes
Copy link

pebes commented Sep 5, 2024

Device Name Editing: Currently, to modify a device's name, a separate button is required. This becomes inconvenient when dealing with many devices, especially if you need to scroll back and forth to find the device again. I suggest enabling name editing by double-clicking directly on the device's name. This would make the process faster and more user-friendly.

+1
Additionally it would be a elegant workaround for the bug where currently when un/-toggling edit names where the if query for checking field = oldfield is being triggered and inverting the sticky sort after finding itself true for

@luckman212
Copy link

Is there a way via the API to toggle known/unknown status WITHOUT renaming the device or re-specifying the current name?

@cesarubuntu
Copy link

cesarubuntu commented Nov 25, 2024

Hi everyone,

I see this feature on (v2.0.4) but doesn't work. When you click on Edit Names button I can change or add a new name, but there isn't a Save changes button or something similar, and nothing change after click again on ' Edit Names` button or pages refresh.

Does this happen to anyone else?
Is this a known issue?

It is also not possible to put a record back as "unknown".

Thanks and best regards,

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

No branches or pull requests

4 participants