frontend icon indicating copy to clipboard operation
frontend copied to clipboard

SciCat open data catalogue web client

Results 96 frontend issues
Sort by recently updated
recently updated
newest added

## Visualisation Capability in SciCat ### Summary Currently visualisation can only be achieved through thumbnails and attachments. This sets limitations on the size and type of data that can be...

Proof of the concept ![Peek 2024-06-15 01-57](https://github.com/SciCatProject/frontend/assets/11678364/5651a49e-7366-4afd-86d0-ddb39460b724)

### Summary This issue is to collect the opinions of all the collaborators regarding including and utilizing a second full framework on top Angular to implement specific functionalities. This issue...

discussion

To avoid issues like #1502 in the future

help wanted

Currently the Datasets list page for a list of _n_ datasets perform _n_+1 requests to the backend. One request for the datasets list and _n_ requests to retrieve the thumbnail...

Currently the FE shows attachments in an arbitrary size in the dataset detail page. We should show the thumbnail version for all of them or maybe just the images. Only...

Frontend image does not support MAC BOOK ARM64 chip.

## Make middle mouse button open a new tab Make clicks with the middle mouse button open a link in a new tab. This works on pretty much every website...

## Description - fixed public / my data view buttons not working on the dataset table - fixed sorting button not working on the dataset table - fixed metadataKeys endpoint...

## Description 1. Added e2e test for datafiles actions (download/notebook for selected/all). 2. Refactored to use a single file for test data (testData.js). 3. Removed old fixture files (derivedDataset, rawDataset,...