yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

bug: Opening the Application after session save should open in Home screen #105

Closed afrozshaheenkhan closed 7 months ago

afrozshaheenkhan commented 9 months ago

Platform: Windows YATTIE version: 0.10.0

Current behavior:

  1. When we re-open the Application after session save, Session Save screen is displayed instead of Home screen.
  2. When we click on the Save button again, it gives a message "Do you ewant to save current progress" which misleading as previous session was already saved and no other progress is made.

Expected behavior: Since the previous session is already saved, relaunching the application should display the Home Page.

Steps to Replicate:

  1. Click on Quick Test or New Exploratory session
  2. Enter the required information.
  3. Click on End Session & Save.
  4. Click on Save Current Session icon.
  5. Close the application.
  6. Re-launch the application. Issue: Application still displays Save Session Screen and clicking the save again displays the pop-up to save current progress again.

image

dacoaster commented 7 months ago

This will be addressed in #106 . Closing as a duplicate.