molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
14 stars 18 forks source link

Divide list of sources with mappings to a variable over two columns #4420

Open BrendaHijmans opened 3 weeks ago

BrendaHijmans commented 3 weeks ago

Before you submit a new issue, please take a moment to check if it hasn't already been reported. This helps us streamline our efforts and ensures that your concern is addressed efficiently.

How to Check for Existing Issues

Search: Use the GitHub search bar to look for keywords related to your issue. This includes error messages, feature names, or any relevant terms.

Issues Section: Navigate to the "Issues" tab on our GitHub repository to see a list of reported problems and feature requests. Filter through open and closed issues to find similar cases.

What version of EMX2 are you using (see footer) v11.25.0

Describe the bug In data catalogue production, the list of sources that mapped to a variable was split into two columns when it was long, see picture: image

This looked better than what it looks like now, in one long list: image

To Reproduce Steps to reproduce the behavior:

  1. Go to https://data-catalogue-acc.molgeniscloud.org/catalogue/ssr-catalogue/EHEN/variables/agebirth_m_y-LifeCycle-core-LifeCycle?keys={%22name%22:%22agebirth_m_y%22,%22resource%22:{%22id%22:%22LifeCycle%22},%22dataset%22:{%22name%22:%22core%22,%22resource%22:{%22id%22:%22LifeCycle%22}}}
  2. See that list of sources is long and presentation looks less good than before.

Expected behavior If the list of sources is longer than 10, start a new column of sources.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.