Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REACT: move links to datasets on the instrument page to only the admin/instrument page #654

Open
HayleyMills opened this issue Feb 22, 2022 · 5 comments

Comments

@HayleyMills
Copy link
Contributor

JS is finding it difficult to see the actions against each instrument on the instruments page, as there are so many datasets linked to these instruments. https://closer-archivist-us.herokuapp.com/instruments/ Would it be possible to move these links to the admin/instrument page instead as this is only needed for admin users. It would then make sense to do the same for the instruments links on the datasets page.

@simonreed
Copy link
Contributor

@HayleyMills this has now been removed from the instrument index page and is instead visible in the admin instrument datasets page https://closer-archivist-staging.herokuapp.com/admin/instruments/mcs_12_ts_e/datasets

@simonreed simonreed assigned HayleyMills and unassigned simonreed Apr 4, 2024
@HayleyMills
Copy link
Contributor Author

Tested on staging, I can see the link to datasets has been removed from the instrument page, but I can't see it on the admin > instrument page.

@simonreed
Copy link
Contributor

@HayleyMills
Copy link
Contributor Author

I think there has been some confusion relating to the page which is used to add/edit links between instruments and datasets, and the list pages which show which datasets/instruments are linked together.

Instruments page doesn't have a link, but it still has the header
https://closer-archivist-staging.herokuapp.com/instruments/
image

Datasets has a link to the instruments
https://closer-archivist-staging.herokuapp.com/datasets/

Admin > instruments has a link to where to add/edit the linked datasets
https://closer-archivist-staging.herokuapp.com/admin/instruments/

Admin > Datasets doesn't have a link to the instruments
https://closer-archivist-staging.herokuapp.com/admin/datasets/

@HayleyMills
Copy link
Contributor Author

Can we:

  • remove the header Datasets from Instruments view.
  • show which datasets are linked to the instruments in the Admin > Instruments view. Basically what was on the Instruments view previously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants