Esri/crowdsource-manager

Replace the search button with a textbox to access the selection tools effortlessly

Closed this issue · 7 comments

As referencened in #285 (comment) please implement the option '2a' ( i.e., replace the search button with a textbox)

@skrishn @aparveen

As per our understanding, we will now replace the search button icon with the search text box.

  • The search text box will be shown if the web map has search configured.
  • The search text box should be disabled/enabled same as the search button in the current application. (EG : If multiple records are selected then search is disabled, If "Select All" button is clicked then search text box is disabled etc.)

So, as per the new requirement the application header will have,

  1. App Logo
  2. App Title
  3. Search text box (If enabled)
  4. Refresh button
  5. Sign in option

Just wanted to make sure that we are on same page.

@ashishchoure: yes, thats right.

@aparveen @skrishn

Here are the points we discussed in meeting :

  • The application header will only have search box with clear button. We will not show search icon as user can perform the search on ENTER button click.
  • If no results are returned for the search text then we will show alert message. saying "No results found".
  • Instead of enabling/disabling the search control in the application header, we will now show/hide the search control based on layer's search capability.

@ashishchoure when all features are selected the search box disappears, could you please take a look at this?
image

@ashishchoure Checked the the production workflow and noticed that the search button disabled, so it is expected, please disregard my last comment. Thanks.

verfied in devext

verified in qa