Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
204 stars 31 forks source link

Suggested redesign of Connect screen #1190

Closed rikedyp closed 8 months ago

rikedyp commented 8 months ago

Describe the issue you are having

The new layout is less overwhelming, but it is still not 100% clear what the edit button does.

This mockup suggests a new layout. The play button to the immediate left of the configuration name is more obvious that clicking it will start that configuration, and the three-dot burger menu is a more universal "edit" or "options" icon than the current one.

image

Paste the contents of Help → About (Shift+F1)

IDE:
  Version: 4.5.4043
  Electron: 25.3.2
  Chrome: 114.0.5735.248
  Node: 18.15.0
  Platform: Win32
  Date: 2023-09-26 17:25:50 +0200
  Git commit: 5f3a6111e4c67f4c605b4cdbaff1088208d5972d
  Preferences:{
    "defaultConfig":"v19.0",
    "kbdLocale":"en_GB"
  }

Interpreter:
  Version: 19.0.48508
  Platform: Windows-64
  Edition: Unicode/64
  Date: Jan 13 2024 at 20:09:17
abrudz commented 8 months ago

I like the idea, but I don't think the or works well when they don't open a drop-down menu. However, a gear icon could work.

abrudz commented 8 months ago

Closed in favour of #1197