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

Organize the connect dialog #58

Open
alexandruradovici opened this issue Mar 29, 2021 · 0 comments
Open

Organize the connect dialog #58

alexandruradovici opened this issue Mar 29, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@alexandruradovici
Copy link
Collaborator

Description

The connect dialog displays all the possible device connections. Right now, devices are sorted based upon a device priority. Actual devices appear first while placeholders and simulators appear next.

A good idea would be to organize the list of devices in groups similar to [1] most probably using [2]. Most probably groups would be:

  • Devices
  • Simulators
  • Others
    ...

Steps to Reproduce

  1. Click the Connect button

Expected behavior: Display available devices grouped by type

Actual behavior: Displays a list of all devices ordered by a priority

Reproduces how often: every time

Version

Wyliodrin STUDIO: 2.3.1

Wyliodrin STUDIO platform:
[x] downloaded (electron)
[x] web (browser)

OS name: Linux
OS version: Ubuntu 20.04

Additional Information

[1] https://www.google.com/search?q=windows+explorer+groups&tbm=isch&ved=2ahUKEwjg7IK16NTvAhWK5RoKHRIuD6sQ2-cCegQIABAA&oq=windows+explorer+groups&gs_lcp=CgNpbWcQARgAMgQIABAYMgQIABAYOgIIADoGCAAQChAYOgYIABAIEB5Ql6ABWIG8AWDrvAFoA3AAeACAAXSIAYgLkgEEMTIuM5gBAKABAaoBC2d3cy13aXotaW1nwAEB&sclient=img&ei=xGthYOD6BIrLa5LcvNgK&bih=1031&biw=1920#imgrc=9SfIk8K5vU9DQM
[2] https://vuetifyjs.com/en/components/list-item-groups/#selection-controls

@alexandruradovici alexandruradovici added the good first issue Good for newcomers label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant