Skip to content
  • Andrey Azov's avatar
    Updates to Species selector (#69) · 0335655c
    Andrey Azov authored
    - Use the real api endpoint to get search-related data
    - Update typings of search-related data
    - Show message when no matches were found
    - Add an interface element for clearing the search field
    - Show a link to Genome Browser when at least one species has been selected
    - Update the way that the data about selected assembly is passed in redux action
    - Rename CloseButton to ClearButton (better reflects its functionality)
    - Show tooltip when hovering over popular species buttons
    - Show tooltip when hovering over the hint button (right-hand corner of species search field)
    - Remove the remaining SpeciesSelector stories (they don't serve any real purpose anymore)
    - Fix tests
    - Remove unused mock data for species selector
    0335655c