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

Cannot read length property in Storybook #365

Closed
blcham opened this issue Oct 8, 2024 · 3 comments · Fixed by #373
Closed

Cannot read length property in Storybook #365

blcham opened this issue Oct 8, 2024 · 3 comments · Fixed by #373
Assignees
Labels
bug Something isn't working

Comments

@blcham
Copy link
Collaborator

blcham commented Oct 8, 2024

Reported by @palagdan:

I also found an error when I clicked on some of the select inputs (not all).

select-error-length-1
select-error-length

Originally posted by @palagdan in #364 (comment)

@blcham blcham changed the title @blcham Cannot read length property in Storybook Oct 8, 2024
@blcham
Copy link
Collaborator Author

blcham commented Oct 8, 2024

Related to domain specific questions:

  • Diagnostic procedure
  • Histological type
  • LVSI
  • Pre-treatment stage (taking into account imaging too)

@blcham
Copy link
Collaborator Author

blcham commented Oct 8, 2024

It looks like we do not have property possible-values or possible-values-query defined.

E.g. Diagnostic procedure is defined as:

{
      "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451",
      "label": "Diagnostic procedure",
      "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857",
      "comment": {
        "@value": "  ",
        "@language": "en"
      },
      "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-diagnostic-procedure-q",
      "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt",
      "@type": "doc:question",
      "has-layout-class": "type-ahead"
    },

@blcham
Copy link
Collaborator Author

blcham commented Oct 8, 2024

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants