Skip to content

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jan 5, 2026

  • Stack workflow cards vertically on mobile in hero section
  • Make header responsive with shorter title on small screens
  • Hide sidebar filters on mobile (show on md+)
  • Reduce content padding on mobile
  • Hide less important nav items on very small screens

Before:

IMG_7801

After:

IMG_7822

FOR CONTRIBUTOR:

  • I have read the Adding workflows guidelines
  • License permits unrestricted use (educational + commercial)
  • Please also take note of the reviewer guidelines below to facilitate a smooth review process.

FOR REVIEWERS:

  • .dockstore.yml: file is present and aligned with creator metadata in workflow. ORCID identifiers are strongly encouraged in creator metadata. The .dockstore.yml file is required to run tests
  • Workflow is sufficiently generic to be used with lab data and does not hardcode sample names, reference data and can be run without reading an accompanying tutorial.
  • In workflow: annotation field contains short description of what the workflow does. Should start with This workflow does/runs/performs … xyz … to generate/analyze/etc …
  • In workflow: workflow inputs and outputs have human readable names (spaces are fine, no underscore, dash only where spelling dictates it), no abbreviation unless it is generally understood. Altering input or output labels requires adjusting these labels in the the workflow-tests.yml file as well
  • In workflow: name field should be human readable (spaces are fine, no underscore, dash only where spelling dictates it), no abbreviation unless generally understood
  • Workflow folder: prefer dash (-) over underscore (_), prefer all lowercase. Folder becomes repository in iwc-workflows organization and is included in TRS id
  • Readme explains what workflow does, what are valid inputs and what outputs users can expect. If a tutorial or other resources exist they can be linked. If a similar workflow exists in IWC readme should explain differences with existing workflow and when one might prefer one workflow over another
  • Changelog contains appropriate entries
  • Large files (> 100 KB) are uploaded to zenodo and location urls are used in test file

- Stack workflow cards vertically on mobile in hero section
- Make header responsive with shorter title on small screens
- Hide sidebar filters on mobile (show on md+)
- Reduce content padding on mobile
- Hide less important nav items on very small screens
@mvdbeek mvdbeek requested a review from dannon January 5, 2026 11:27
Copy link
Member

@dannon dannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Much improved on mobile -- sorry I hadn't seen that it was all wonky!

@dannon dannon merged commit 1521054 into galaxyproject:main Jan 5, 2026
2 checks passed
dannon added a commit to dannon/iwc that referenced this pull request Jan 9, 2026
MobileFilterSheet component shows a filter button on mobile that opens a
bottom sheet with the category list. Uses same store and URL patterns as
the desktop sidebar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants