gak112 / gak112/ArhaAppsAdminTesting

Pending Actions

Open
#95 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Test Case Description:
Proceed button is not working properly from Store details page.

Expected Output:
1) When Clicked "Proceed", it should Save the details entered in the form and automatically go to the next page.
2) When Clicked "Proceed", the text in the button should change to "Saved"
3) After clicking on "Proceed", when the user goes to the dashboard and again goes back the saved form, the saved details should be visible.
4) All the entered data should be SAVED and NOT DELETED even if there's an error when clicked on "Proceed"

Actual Output:
1) When Clicked "Proceed", there is not indication that the details are saved, and the page does not proceed to the next form.
2) When Clicked "Proceed", the text in the button changes to "..."
3) After clicking on "Proceed", when the user goes to the dashboard and again goes back the saved form, the saved details are not visible.
4) All the entered data is not saved and deleted when there's an error when clicked on "Proceed"

https://github.com/gak112/ArhaAppsAdminTesting/assets/170603616/50a109b4-fb54-4314-bfb8-2f07c0e6b3bf

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Proceed flow from the Store details page, then navigate to the dashboard and back to the saved form. Compare the entered data, button state, navigation, and error behavior with the expected and actual outputs in the issue. Done means the details persist, the button shows "Saved," navigation proceeds, and errors do not delete entered data.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.