Stream: IG creation
Topic: suggested edit to summary table
Eric Haas (Oct 02 2020 at 03:03):
the links to the xml, json and ttl in the last row are redundant since have the tabs we can add or subtract using parameters. can you edit them away?
Grahame Grieve (Oct 02 2020 at 03:17):
I don't know if it's redundant in all contexts?
Eric Haas (Oct 02 2020 at 03:21):
also is taking forever locally to render these pages . why is that? I think is something to do with the pygmetns highlighting.
Grahame Grieve (Oct 02 2020 at 03:25):
to do with what?
Eric Haas (Oct 02 2020 at 03:26):
what do you mean by contexts ? every fhir artifact comes with the tabs in the ig
Eric Haas (Oct 02 2020 at 03:28):
pygments or some other code highlighter...
image.png
Eric Haas (Oct 02 2020 at 03:28):
see all the pretty colors....
Eric Haas (Oct 02 2020 at 03:29):
significant delay to render the pages.. does anybody else experience it?
Eric Haas (Oct 02 2020 at 03:31):
maybe its just that particular profile? I'll investigate some more
Grahame Grieve (Oct 02 2020 at 03:38):
I tested it - I didn't get any delay. Have you tried any other browsers?
Grahame Grieve (Oct 02 2020 at 03:38):
and it's prismjs btw
Grahame Grieve (Oct 02 2020 at 03:38):
and is at all pages, or just ones with xml/js content
Eric Haas (Oct 02 2020 at 03:42):
is just profile json, xml, ttl pages on my mac when running local builds. Ill see if is just here
Eric Haas (Oct 02 2020 at 14:47):
here is an example of the problem of slow page rendering:...
vs here without the prismjs
https://build.fhir.org/ig/HL7/davinci-alerts/CapabilityStatement-notification-sender.json.html
still investigating with other profiles and other igs....
Eric Haas (Oct 02 2020 at 15:12):
here too ... https://healthedata1.github.io/tempIGViewer/StructureDefinition-argo-patientlist.profile.json.html
is significantly slower locally as well.....
Eric Haas (Oct 02 2020 at 15:15):
Grahame Grieve (Oct 07 2020 at 01:16):
it certainly is slower. I've asked the prism people if I did something wrong - it's not supposed to slow rendering like that
Eric Haas (Oct 28 2020 at 02:12):
this is still an issue. @Grahame Grieve any updates on this. ( I would prefer to to lose the syntax highlighting in favor of speed)
Grahame Grieve (Nov 05 2020 at 00:59):
ok from the next release, resources over 16k won't get syntax highlighting. That seems like a good cut off based on my testing
Eric Haas (Nov 05 2020 at 17:08):
Grahame Grieve said:
ok from the next release, resources over 16k won't get syntax highlighting. That seems like a good cut off based on my testing
Last updated: Apr 12 2022 at 19:14 UTC