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

Help about missing some information #3886

Closed
lmcbout opened this issue Dec 21, 2018 · 2 comments · Fixed by #5551
Closed

Help about missing some information #3886

lmcbout opened this issue Dec 21, 2018 · 2 comments · Fixed by #5551

Comments

@lmcbout
Copy link
Contributor

lmcbout commented Dec 21, 2018

Help -> About:

  • we should sort the list of extensions

  • We should add an option "Copy" to clipboard like VSCODE

  • Have the date of this build
    Note: can we put the Extension name in column and the associated version in another column, so we could sort by the version / name, we can also align the version

  • Any other useful info that could help to debug if the end-user use the "Copy" button to read the info and put it in an issue

image

@vince-fugnitto
Copy link
Member

I'm not 100% convinced the current information in the About is entirely useful for end-users since they would have a product and not worry about which theia-extensions their product currently has installed. We can however always update the about to display whatever information we'd think would be most pertinent to end-users and in whichever format we'd desire.

@vince-fugnitto
Copy link
Member

vince-fugnitto commented Dec 21, 2018

For instance, Gitpod a product has the following About:

screen shot 2018-12-21 at 10 24 51 am

vince-fugnitto added a commit that referenced this issue Jun 21, 2019
Fixes #3886

Add minor enhancement to the example `about` dialog present in the example applications
to display the list of sorted extension names. Previously the list was unsorted which
meant it was harder to identify which extensions were in fact present, and a sorted
list is more adherent with good UI practices.

Signed-off-by: Vincent Fugnitto <[email protected]>
vince-fugnitto added a commit that referenced this issue Jun 21, 2019
Fixes #3886

Add minor enhancement to the example `about` dialog present in the example applications
to display the list of sorted extension names. Previously the list was unsorted which
meant it was harder to identify which extensions were in fact present, and a sorted
list is more adherent with good UI practices.

Signed-off-by: Vincent Fugnitto <[email protected]>
vince-fugnitto added a commit that referenced this issue Jun 21, 2019
Fixes #3886

Add minor enhancement to the example `about` dialog present in the example applications
to display the list of sorted extension names. Previously the list was unsorted which
meant it was harder to identify which extensions were in fact present, and a sorted
list is more adherent with good UI practices.

Signed-off-by: Vincent Fugnitto <[email protected]>
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 a pull request may close this issue.

2 participants