pucardotorg / dristi

MIT License
2 stars 12 forks source link

PROD: Landing Page Search has issues with Case Number search #2505

Open atulgupta2024 opened 5 days ago

atulgupta2024 commented 5 days ago

The "Search for a Case" option on the landing page has some items that need to be fixed

When searching for Case Number

  1. Year should be mandatory and it should - 2024 as the only option for now
  2. Case Type drop down needs to show values as CMP and ST (and not Type1, Type2 etc.)
  3. Example format for Case number is wrong. It should show something like "CMP/15/2024"
  4. Either of Case Type or Case Number should be mandatory. Leaving them blank will mean fetching a real big list
  5. As I select a case type (CMP or ST). it will be a good idea to change example from "CMP/15/2024" to "ST/30/2024"

When searching for CNR

  1. Change example to "KLKM520000452024 (ensure correct number of characters - total of 16 characters - should validate for input string length)

@suresh12 @Taherabharmal