Skip to content
  • Andrey Azov's avatar
    Integrate StandardAppLayout in genome browser page (#225) · cf69c049
    Andrey Azov authored
    Also:
    - Use a dedicated component for sidebar tabs rather than generating them in
       StandardAppLayout.
    - update npm script for running the style linter
    - update test for ZmenuContent component (use mock redux store rather than real one)
    - make browser bar content (gene info) responsive to the width of its container
       (via ResizeObserver)
    - make opening and closing of the sidebar to be instantaneous rather than animated
      (better for performance)
    - remove viewport metatag in the hope that the site will display in its desktop version 
       on mobile devices
    cf69c049