Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Secretary's Number Persistence Issue in Doctor's Profile Section #237

Open
aidaardani opened this issue Feb 19, 2024 · 0 comments
Open

Comments

@aidaardani
Copy link
Contributor

Description

There is a bug in the doctor's office management panel, specifically within the doctor's profile information section where the secretary's contact number is entered. After entering the secretary's number and navigating away from the page, the entered number does not persist upon immediate return to the page. However, if the user exits the doctor's user panel entirely and then re-enters, the previously entered secretary's number is correctly displayed. This inconsistency in data persistence leads to confusion and potential data entry errors.

Steps to Reproduce

  1. Log into the doctor's office management panel and navigate to the doctor's profile information section.
    link : https://dr.paziresh24.com/profile
  2. Enter a contact number into the field designated for the secretary's number.
  3. Navigate away from the profile information section to another page within the panel.
  4. Return to the doctor's profile information section and observe that the secretary's number is not displayed.
  5. Exit the doctor's user panel completely and then log back in.
  6. Navigate to the doctor's profile information section again and observe that the secretary's number is now correctly displayed.

Expected Behavior

The secretary's contact number should be consistently displayed in the doctor's profile information section regardless of navigating between pages within the panel or exiting and re-entering the panel. The data should persist and be immediately visible upon return to the section after it has been saved.

Actual Behavior

The secretary's contact number disappears upon navigating away and then returning to the doctor's profile information section, only to reappear after exiting and re-entering the entire user panel.

Screenshot

1402-11-30 5 19 54 PM

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

No branches or pull requests

1 participant