nerubia / kh360-react

KH360 Frontend
0 stars 0 forks source link

On search, no results found if there's an extra spacing during creation #1380

Open rrosel opened 3 months ago

rrosel commented 3 months ago

Issue: On search, 0 Results Found is shown because of the extra spaces added during creation (before, between and after the text).

  1. Add and Edit Evaluation Templates - Name and Display Name image
  2. Add and Edit Message Templates - Name image
  3. Add and Edit Skill Category image
  4. Add and Edit Skill image
  5. Add and Edit Survey image

Expected: Extra spaces should be trimmed out when saving in DB. On search using name filter, should show a results based on names visible in FE. Note: Please follow the behavior from Add and Edit Evaluation, Skill Map and Projects screens.

Screenshare - 2024-07-26 4_07_13 PM.webm

rrosel commented 2 months ago

Not OK in Beta

  1. Add and Edit Evaluation Templates - Display Name

image