Skip to content

Feature: Auto-select default project on app load#309

Open
aabhinavvvvvvv wants to merge 1 commit intoStatTag:masterfrom
aabhinavvvvvvv:feature/default-project-selection-288
Open

Feature: Auto-select default project on app load#309
aabhinavvvvvvv wants to merge 1 commit intoStatTag:masterfrom
aabhinavvvvvvv:feature/default-project-selection-288

Conversation

@aabhinavvvvvvv
Copy link
Contributor

Description

Fixes #288 - Auto-select default project on app load

Problem

When the app launches, users see a "Welcome to StatWrap" placeholder page with no project selected. This requires users to manually select a project every time they open the app, which creates extra friction in the workflow.

Solution

Automatically select a default project when the project list is loaded, using intelligent priority ordering:

  1. Pinned/Favorited projects - User's most important projects take priority
  2. Active projects - Projects not marked as 'past' are preferred
  3. Any available project - Fallback to ensure something is always selected

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 this pull request may close these issues.

Usability: Default project selection when clicking on "home" or when app initially loads

1 participant