Skip to content

Commit

Permalink
Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AKMaily committed May 26, 2024
1 parent c620bc8 commit df76c29
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions OmniView.tex
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,8 @@ \subsubsection{Popup Window: Diagnostics}
\item If all information is provided, the case should be created, the window should close, and the \textbf{Generating and/or Analyzing Data} popup window should open.
\item If the user chooses to load an old case, they should enter the VIN into the corresponding input field.
\item If the user clicks the \textbf{Load Old Case} button without entering a VIN, they should receive the message: "Please enter a VIN."
\item If the user clicks the \textbf{Load Old Case} button and the VIN does not correspond to any existing case, they should receive the message:
"Please create a case for this VIN. This VIN does not exist in our systems."
\item If the user clicks the \textbf{Load Old Case} button and enters a valid VIN, the case should be loaded, the window should close,
and the \textbf{Generating and/or Analyzing Data} popup window should open.
\item If the user clicks the \textbf{Load Old Case} button and the VIN does not correspond to any existing case, they should receive the message: "Please create a case for this VIN. This VIN does not exist in our systems."
\item If the user clicks the \textbf{Load Old Case} button and enters a valid VIN, the case should be loaded, the window should close, and the \textbf{Generating and/or Analyzing Data} popup window should open.
\end{itemize}

\subsubsection{Generating and/or Analyzing Data}
Expand Down

0 comments on commit df76c29

Please sign in to comment.