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

Display unit ids for IU Target locations #1432

Open
vogella opened this issue Oct 7, 2024 · 8 comments
Open

Display unit ids for IU Target locations #1432

vogella opened this issue Oct 7, 2024 · 8 comments

Comments

@vogella
Copy link
Contributor

vogella commented Oct 7, 2024

Would be helpful to see the id in the overview tab of the target editor:

image

Otherwise there is not direct mapping of the displayed entry and the source tab entry.

image

@laeubi
Copy link
Contributor

laeubi commented Oct 7, 2024

Otherwise there is not direct mapping of the displayed entry and the source tab entry.

Why should one need a direct mapping between source and UI?
The representation of the source is more driven by technical reasons where the UI is for making it more visual to the user, therefore it shows the name:

grafik

If you are more interested in the technical details you can check
grafik

what gives for example this
grafik

@vogella
Copy link
Contributor Author

vogella commented Oct 7, 2024

I think the user who modifies the source tab content is the same user who works on the overview tab. The "Show location content" show the desired technical name but it also show the whole content so again it is not possible to see easily which entry maps to which in the UI to the source (especially as the sorting in the overview is not the same as in the source tab).

@laeubi
Copy link
Contributor

laeubi commented Oct 7, 2024

But why do this user looks at the UI and then heads over to the source to ... ?

e.g. I can edit / delete / ... things in the UI and in the source, why should I want to switch between those?

@vogella
Copy link
Contributor Author

vogella commented Oct 7, 2024

why should I want to switch between those?

Activation / Reload is typical done via the Overview tab and if something goes wrong I see the error here. I typically then switch to the source tab to work on the issue. Having the information which ID is cause the issue would make the error resolution easier and consistent.

@laeubi
Copy link
Contributor

laeubi commented Oct 7, 2024

Maybe one should the better show error marked in the source tab to improve the situation.

@vogella
Copy link
Contributor Author

vogella commented Oct 7, 2024

Maybe one should the better show error marked in the source tab to improve the situation.

That would another feature request, this one is about having the ID available in both main views. The ID could be additional information as the version, the name is also important.

@laeubi
Copy link
Contributor

laeubi commented Oct 7, 2024

I think the less disruptive option would be to simply have a tooltip that shows the (Unit) ID

@vogella
Copy link
Contributor Author

vogella commented Oct 7, 2024

Tooltip would an improvement but still would make it harder to identify the real ID in case of lots of entries you would have to check one by one.

@laeubi laeubi changed the title Adding ids to target platform Display unit ids for IU Target locations Oct 7, 2024
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

2 participants