Skip to content

Firefly-2087: Refactor SuggestBoxInputField to Use a Functional Component - #2004

Open
aventura121 wants to merge 9 commits into
devfrom
FIREFLY-2087-use-joy-autocomplete-all
Open

Firefly-2087: Refactor SuggestBoxInputField to Use a Functional Component#2004
aventura121 wants to merge 9 commits into
devfrom
FIREFLY-2087-use-joy-autocomplete-all

Conversation

@aventura121

@aventura121 aventura121 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Firefly-2087: Refactor SuggestBoxInputField to Use a Functional Component

Description

This PR removes all of the callers to SuggestBoxInput to the Joy UI component, AutoComplete/AutoCompleteView.

Companion PR in irsa-ife (to be merged after): https://github.com/IPAC-SW/irsa-ife/pull/477

Testing

For firefly:

  1. Navigate to Tables (TAP)
  2. Input an object, e.g. m81
  3. In the table component, select the Add a Column icon (top right)
  4. Type into the UCD field
  5. We expect the dropdown to populate with suggestions, etc.
Screenshot ucd

For irsa-ife-sha (contains irsa-ife specific code changes):

  1. Navigate to the hamburger icon on the left, then select Observer. Se
  2. Enter a name in the Observer Name field, e.g. Smith
  3. We expect the dropdown to populate with suggestions, etc.
Screenshot spitzer-observer

For irsa-ife-wise:

  1. Navigate to Search by Solar System Object/Orbit
  2. Enter a name in Object Name or ID, e.g. Neptune
  3. We expect the dropdown to populate with suggestions, etc.
Screenshot wise

@aventura121 aventura121 changed the title Firefly 2087 use joy autocomplete all Firefly-2087: use joy autocomplete all Sep 4, 2026
@aventura121 aventura121 changed the title Firefly-2087: use joy autocomplete all Firefly-2087: Refactor SuggestBoxInputField to Use a Functional Component Sep 4, 2026
@aventura121 aventura121 self-assigned this Sep 4, 2026
@aventura121 aventura121 added this to the 2026.3 milestone Sep 4, 2026
@aventura121
aventura121 marked this pull request as ready for review September 4, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant