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

Unshared records: Explore page and individual record view #1765

Open
kitenetter opened this issue Dec 4, 2024 · 1 comment
Open

Unshared records: Explore page and individual record view #1765

kitenetter opened this issue Dec 4, 2024 · 1 comment
Assignees

Comments

@kitenetter
Copy link
Collaborator

This relates to https://irecord.org.uk/explore/my-unshared

At the moment we have buttons to view the record, and to view the species details page. The latter is arguably not needed here, but does no harm so happy to keep it.

The button to view the record takes you to a page with URL starting "irecord.org.uk/record-details/verification" - is this called a "verification" view because it is only accessible to verifiers?

Editing/deleting an unshared record
We will need to add an edit option for the individual records, probably via buttons on both the Explore page and on the /record-details/verification page. Or maybe this can be tackled using the same functionality as #1673?

Verification
As intended, the unshared records appear in the verification page for those verifiers that have filters matching the unshared data. From the verifier's page, it is possible to edit the record via the edit button, which is fine. The button to view the record currently produces "The record cannot be found". I guess the ideal solution for the verifiers' 'view record' button would be for it to go to the /record-details/verification view when unshared records are being looked at. However, if that is complex to code in then I think we can live without it.

@johnvanbreda
Copy link
Collaborator

is this called a "verification" view because it is only accessible to verifiers?

Yes, it differs from the other version in that it allows viewing of any record that is available for verification on iRecord rather than being limited to websites that are available for reporting.

We will need to add an edit option for the individual records,

What would be the use case here? Would a bulk edit (limited to just a few fields) be OK or do we need to support individual records? I would have thought a a link to the generic edit form would be a good start?

I guess the ideal solution for the verifiers' 'view record' button would be for it to go to the /record-details/verification view when unshared records are being looked at. However, if that is complex to code in then I think we can live without it.

Would it be acceptable for the verification pages to always link to record-details/verification page - it can display any verification record including unshared, so is not just limited to unshared.

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