gptscript-ai / desktop

MIT License
22 stars 13 forks source link

UI -Re-evaluate dropdown options available in the title bar for Electron app #120

Open sangee2004 opened 2 months ago

sangee2004 commented 2 months ago

Electron app build with commit -e8c58e5aca23f

Steps to reproduce the problem

  1. Lannch Electron app
  2. Notice that some of dropdown options available in the title bar is not ideal.

Using this Service Settings take us to the Apple's "System Settings"

Screenshot 2024-08-08 at 9 44 01 AM

Help dropdown does not have anything useful

Screenshot 2024-08-08 at 9 43 17 AM

We need to Re-evaluate all the dropdown options that needs to be made available in the title bar for Electron app

tylerslaton commented 2 months ago

@cjellick @njhale This is in reference to the default options that electron sets for these things. We'll probably want some button that lets you export logs for our debugging.