-
Notifications
You must be signed in to change notification settings - Fork 2
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
DES-2182: Questionnaire viewer #118
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Should we merge to a feature branch and follow-on work goes there? or some in this PR? whatever you think 👍
Also, what should we show above the "Show Questionaire" button. maybe this is a follow-up item for when we get the assets added.
angular/src/app/components/modal-questionnaire-viewer/modal-questionnaire-viewer.component.styl
Show resolved
Hide resolved
angular/src/app/components/modal-questionnaire-viewer/modal-questionnaire-viewer.component.ts
Outdated
Show resolved
Hide resolved
angular/src/app/components/asset-detail/asset-detail.component.html
Outdated
Show resolved
Hide resolved
angular/src/app/components/feature-icon/feature-icon.component.html
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Left one text change to consider.
Just two things we should put in a new Jira issue:
- what do we show above the "view questionnaire" button in the asset window.
- what css changes can we make to make the font size and spacing a little better in the questionnaire viewer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Co-authored-by: Nathan Franklin <[email protected]>
Overview:
Make basic
.rq
asset type importable.PR Status:
Related Jira tickets:
Summary of Changes:
Testing Steps:
.rq
file from test projectUI Photos:
Notes:
Compressed questionnaire types are not supported in this pr.