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

Update docs id attribute #1022

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Update docs id attribute #1022

merged 2 commits into from
Jun 5, 2023

Conversation

zhannaklimanova
Copy link
Contributor

Small update to the functionality that sets the 'id' attribute for uploaded and selected documents in DocumentSelector.ts. Changes were manually tested.

Something was not working with directly accessing and updating each document entry 'id' attribute,
using doc.setAttribute seemed to fix this problem. The 'id' attributes were updated for uplodatedDocs
and sampleDocs as well.
The DocumentSelector.ts access of 'id' attribute for sampleDocs and uploadedDocs
was updated as it was not working properly. Need to update this branch with
current verion of develop before creating pull request.
Copy link
Contributor

@cadagong cadagong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks grrrreat

@zhannaklimanova zhannaklimanova merged commit f2673df into develop Jun 5, 2023
@zhannaklimanova zhannaklimanova deleted the update-docs-id-attribute branch June 5, 2023 18:53
@yinanazhou
Copy link
Member

Hi @zhannaklimanova, could you please provide the corresponding issue for this PR?

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