Skip to content

Full-Text Search for Field Configuration Screen #3439

@george-neha

Description

@george-neha

User Story:
As a user configuring fields for the main form, I want to quickly search for a field using a full-text filter so I can filter out fields quickly and avoid scrolling through the complete list.

Objective:
Currently, when a user is configuring fields for the main form, they have to scroll through the entire list to find a specific field. In scenarios where field names are similar or the list is long, I may miss an existing field and create a new one, leading to field duplication.

Proposed Solution:

  1. In the drag-and-drop section of the screen where I can configure the fields, I should have a full-text search filter and a button to clear it.
  2. I should be able to search for the field names and get results in real time.
  3. Even with the search filter, the fields to create a new text field and text block should be there on the screen.
  4. The user should be able to drag and drop filtered items.
  5. The search should be case-insensitive
  6. The search filter should work on both the full name and the short name.
  7. If no fields match the search, then the list should be blank.
  8. I should be able to clear the search, and on clearing, the complete list should be available.
  9. After finding a result from the search filter and dragging and dropping the search input, the search input should remain unchanged unless the user clears it.

Metadata

Metadata

Assignees

Labels

Client: by XType: UXconcerning user interface and in a broader sense user experiencereleasedmanaged by CI (semantic-release)released on @mastermanaged by CI (semantic-release)

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions