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 getDataId to use ID attribute instead of data-id comment #2877

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

austin-hall-skylight
Copy link
Collaborator

PULL REQUEST

Summary

Because the xhtml tables in Compositions are now being saved as their raw string representation rather than being converted to html, we are no longer adding element ID's as data-id in comment tags. This updates the getDataId function to look at an element's ID rather than looking for comment tags with data-id in them.

Related Issue

Fixes #2871

Checklist

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

Copy link
Collaborator

@mcmcgrath13 mcmcgrath13 left a comment

Choose a reason for hiding this comment

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

thanks!

@austin-hall-skylight austin-hall-skylight added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit 6f80942 Nov 8, 2024
11 checks passed
@austin-hall-skylight austin-hall-skylight deleted the austin/fix-lab-ids branch November 8, 2024 17:03
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.

BUG: Lab results missing information
2 participants