amphitheatre-app / amphitheatre-app/desktop

Guide users to configure server connection on first launch

Abierto
#187 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Rust
Estrellas
17
Forks
2
Merge medio
6 h 5 min
PR fusionados (30 d)
2

Descripción

**Description**:
Currently, when users launch the application for the first time, there is no clear entry point to configure server connection details (server address, port, authentication, etc.). Users must navigate to the settings menu to complete initial setup, which is not user-friendly for new users.

**Requirements**:
1. On first launch (or when no server configuration is detected), automatically display a configuration guide
2. The setup interface should include:
- Server address/URL input field
- Port number field (if applicable)
- Authentication fields (username/password, API key, etc. as needed)
- "Test Connection" button (optional but recommended)
- "Save & Continue" button
3. Upon successful configuration, proceed directly to the main interface
4. Provide "Skip" or "Configure Later" option with clear warning that some features may be limited

**Expected User Flow**:
```
First launch → Detect no configuration → Show setup guide → User enters details →
(Optional: test connection) → Save successful → Enter main interface
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.