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

Issue 816 plus #79

Merged
merged 7 commits into from
Dec 24, 2024
Merged

Issue 816 plus #79

merged 7 commits into from
Dec 24, 2024

Conversation

alimand
Copy link
Collaborator

@alimand alimand commented Dec 18, 2024

Resolve issue-816 problem (submit fail issue/identifier undefined issue/copy fail write text fail issue...), please see this link: #78
Based on new requirement, adding "centre ID" above "identifier", if user don't type anything in "centre ID", "identifier" would use generated-6-random characters, if use type specific "centre ID", "identifier" will use specific ones instead.
image
image

@alimand alimand requested a review from maaikelimper December 18, 2024 13:14
@alimand alimand self-assigned this Dec 18, 2024
@alimand
Copy link
Collaborator Author

alimand commented Dec 23, 2024

Updated the functionality:
When a user clicks 'Create New,' they can edit the 'Local ID.' However, if the user chooses to edit an existing dataset, the 'Local ID' field will be disabled (grayed out).

add documentation and fix same-identifer error
@alimand
Copy link
Collaborator Author

alimand commented Dec 24, 2024

Updated the code:
now when a user tries to create a new dataset with an ID that is already used by another existing dataset, he will get notice and cannot publish the dataset:
image
image
Also, for the wis2box-webapp contains built-in documentation accessible by clicking on the "?", the local ID info is added:
image

maaikelimper and others added 2 commits December 24, 2024 10:45
If I load an existing dataset the Local ID is not empty
@alimand
Copy link
Collaborator Author

alimand commented Dec 24, 2024

when a user loads an existing dataset the Local ID will display its original value
image

@maaikelimper maaikelimper merged commit 0a0f77b into main Dec 24, 2024
3 checks passed
@maaikelimper maaikelimper deleted the issue-816-plus branch December 24, 2024 10:15
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.

3 participants