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

Details drawer #1199

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Details drawer #1199

wants to merge 2 commits into from

Conversation

arg3ni5
Copy link

@arg3ni5 arg3ni5 commented Dec 5, 2023

feat: Add DetailsDrawer for showing device position details

Adds a new component, DetailsDrawer, which displays position details for a selected device. This drawer can be opened from the StatusCard component, providing additional contextual information about the device's state. Users can view attributes for the selected device. The addition of the DetailsDrawer enhances the user experience by offering a convenient way to explore and analyze position data. When enabled in the preferences, show DetailsDrawer, when is disabled redirect to normal route.

image

feat: Add Quick Details Button in StatusCard component

This commit introduces a new feature to the StatusCard component by adding a Quick Details button. When enabled in the preferences, the button appears below the table in the card. Clicking on the button triggers the onDetailsClick function and displays additional information. This enhancement provides users with a convenient way to quickly access more details about the device.

image

feat: Add DetailsDrawer for showing device position details

The commit adds a new component, DetailsDrawer, which displays position
details for a selected device. This drawer can be opened from the
StatusCard component, providing additional contextual information about
the device's state. Users can view attributes such as speed, address,
and total distance for the selected device. The addition of the
DetailsDrawer enhances the user experience by offering a convenient way
to explore and analyze position data.
feat: Add Quick Details Button in StatusCard component

This commit introduces a new feature to the StatusCard component by
adding a Quick Details button. When enabled in the preferences, the
button appears below the table in the card. Clicking on the button
triggers the onDetailsClick function and displays additional
information. This enhancement provides users with a convenient way to
quickly access more details about the device.
@tananaev
Copy link
Member

tananaev commented Dec 5, 2023

Were there any feature requests for this? I'm not sure I understand the value over what's already available.

@arg3ni5
Copy link
Author

arg3ni5 commented Dec 5, 2023

I think there is no request for this.
The value is that by opening it in a drawer it is easier and faster to see the details of the different devices.

traccar.-.2023-12-05.10-21-21.mp4

The features are option, so you can enable or disables from preferences.

traccar.-.enable.features.mp4

@tananaev
Copy link
Member

tananaev commented Dec 5, 2023

I think we need to wait and see if there's an interest for it. This basically duplicates existing functionality.

@TheZoker
Copy link
Contributor

TheZoker commented Jan 5, 2024

I really like this change. It allows to do/see most stuff from the main page without leaving it

@ligenzasantiago
Copy link

I find it a very interesting function, especially to be able to see the map and a status panel at the same time as in the legacy version.
Something that I think would add a lot is that every time the device changes position it is updated in this new panel.

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.

4 participants