pucardotorg / dristi

MIT License
2 stars 12 forks source link

Tech Debt: "Join a case" page should call case summary API #1402

Open subhashini-egov opened 2 months ago

subhashini-egov commented 2 months ago

Describe the bug

When advocates or respondents try to join a case, they should be able to view some basic, public details of the case. Only after successfully joining a case should they be able to see the full details of a case.

To Reproduce Steps to reproduce the behavior:

  1. Login as a respondent
  2. Click on 'Join a Case'
  3. Enter the details and access code
  4. Open the network tab
  5. All details of a case are openly visible in the payload.

Expected behavior Only public fields should be visible in the network tab.

Additional context Related to the case summary API issue that has been filed.

atulgupta2024 commented 1 week ago

API has been implemented as per ticket #1923 , but join a case implementation is still not using it. Need to fix that.

@suresh12 request to please help update the correct status here.