HydrologicEngineeringCenter / HydrologicEngineeringCenter/HEC-FDA

Default window lacks tree or instructions

Open
#1,069 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
12
Forks
5
Avg merge
2d 9m
Merged PRs (30d)
3

Description

Background

  • During the FY24 PROSPECT-209 workshops, users were confused after launching 2.0 because both the tree and window were empty:
    image

Suggestions

  1. BEST: Since it is necessary for a user to start with Create New Study, Open Study, or Import Study From Tab-Delimited Text File, take the Arc GIS approach and start the user experience with either a default tab or modal window forcing the user to select "New", "Open", or "Import" and offer recently opened projects (per the current drop-down):
    image
    image
  2. 2ND BEST: Use the county GIS map approach and create a default tab with instructions for the user that they need to first click on the "File" menu and select "New", "Open", or "Import" (automatically close this tab after a project is created/opened):
    image
    image
  3. 3RD BEST: Take the LifeSim 2.0 approach and show the default tree (shows new users that the software is working):
    image
    image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the application startup path and the code that creates the initial empty tree and window, then trace the existing File actions for New, Open, and Import. Done should be a clear first-use experience that guides users to one of those actions or displays a useful default tree.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.