gak112 / DearJobTesting

1 stars 0 forks source link

[WEB] [JS-MANAGE ALERTS] Formatting Issue in Search Criteria #993

Open eraytech opened 7 months ago

eraytech commented 7 months ago

Steps:

  1. Open a web browser and navigate to the website: "https://dearjob.org".
  2. On the website's homepage, locate and click on the "LOGIN" link in the menu tab.
  3. Enter the registered Jobseeker ID and password, then click on the login button or press enter.
  4. After successful login, click on the "JOB SEEKER" menu and select "MANAGE ALERTS DISPLAY".
  5. Click on the "Add Alert" button to create a new job alert.
  6. Fill in all the required fields and submit the alert.

Actual Result:

Upon viewing the list of created alerts in the "Manage Alerts Display" page, the data in the "Search Criteria" section, specifically the "Keywords" field, is displayed in a disorganized manner. For example, the displayed data might appear as "SQL, NOSQL" or "SQL, NOSQL" instead of being neatly separated.

Expected Result:

In the "Manage Alerts Display" page, the "Search Criteria" section, especially the "Keywords" field, should present the entered data in a clear and organized format. For instance, if multiple keywords are entered, they should be displayed in a structured manner (e.g., "SQL, NOSQL") with appropriate spacing or separators, ensuring readability and coherence.

image