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

Staff type selection and Disply is not working properly #8944

Closed
8 tasks
samholics opened this issue Oct 28, 2024 · 1 comment · Fixed by #8952
Closed
8 tasks

Staff type selection and Disply is not working properly #8944

samholics opened this issue Oct 28, 2024 · 1 comment · Fixed by #8952
Assignees
Labels
bug Something isn't working needs review P1 breaking issue or vital feature

Comments

@samholics
Copy link

samholics commented Oct 28, 2024

Describe the bug

  • When trying to add a staff type as Ophthalmologist, the selection from the dropdown takes multiple clicks and its automatically changes to Immunologist staff type. ( users may don't notice the change in selection and they will submit )

  • Immunologist staff type takes multiple clicks ( if you are adding immunologist after adding the ophthalmologist issue it will throw the error saying Something went wrong. because its already added when ophthalmologist type selected. )
    Link for the video: https://drive.google.com/file/d/19iMBPyinJX7pNvu_M6kk9IIBnAhmDA9E/view?usp=sharing

  • Currently, the staff type display in the facility page is limited to 14 cards. Its raises the next issue;
    a) when u add a staff type after 14 staff types, it will be submitted with successful message but it will not be visible on the display session also the same staff type will be available again on the dropdown. if u are again select the same option it will throws the error "something went wrong"
    b) add pagination for this issue ???
    link for the video: https://drive.google.com/file/d/1JYblX7HUMdgGCvyE8MiLmXLep1eEH8tf/view?usp=sharing
    To Reproduce
    Steps to reproduce the behavior:

  1. Go to a facility and click on Add staff types
  2. Select Ophthalmologist from the dropdown and see the first error
  3. Then Select the immunologist option to the second error'
  4. Add 14 staff type and add the next one
  5. Scroll down to the staff type display session
  6. See error

Expected behavior

  • When an Ophthalmologist is selected it should be selected and displayed
  • Separate the ophthalmologist and Immunologist. ( i think currently its considered as same)
  • Dropdown options should be selected on a single click
  • Error messages should be clear and precise about what is the error happened rather than showing something went wrong.
  • All the Staff type display cards should be available on the facility page or add pagination

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@aparnacoronasafe aparnacoronasafe added the P1 breaking issue or vital feature label Oct 28, 2024
Copy link

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.

@Jacobjeevan Jacobjeevan self-assigned this Oct 28, 2024
@Jacobjeevan Jacobjeevan added the bug Something isn't working label Oct 28, 2024
@Jacobjeevan Jacobjeevan added this to Care Oct 28, 2024
@github-project-automation github-project-automation bot moved this to Triage in Care Oct 28, 2024
@Jacobjeevan Jacobjeevan moved this from Triage to Up Next in Care Oct 28, 2024
@Jacobjeevan Jacobjeevan moved this from Up Next to Review required in Care Oct 28, 2024
@github-project-automation github-project-automation bot moved this from Review required to Done in Care Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review P1 breaking issue or vital feature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants