-
Notifications
You must be signed in to change notification settings - Fork 0
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
Show PDF inputs fields appearing on work form #70
Comments
Show PDF Viewer and Show PDF Download Button should not render input fields on the work's form. Issue: - scientist-softserv/palni_palci_knapsack#70
TODO: We need to figure out a way for get the yaml's form > display: false to actually hide the terms from the form. Right now it's getting ignored. If we completed remove the form block, then the backend won't have the term on the form and that causes other problems. ref |
SoftServ QA: ❌ PDF.js not enabled Screen.Recording.2024-08-12.at.8.32.47.AM.movpdf.js enabled ❌ Screen.Recording.2024-08-12.at.8.34.30.AM.mov |
Hey @jillpe, can you try this with a PDF file? It looks like you tried it with a JPEG which will not show in PDF.js because it's not a PDF. |
SoftServ QA Observations UV EnabledScreen.Recording.2024-08-14.at.12.52.34.PM.movPDF.js enabledThe checkboxes are not appearing Screen.Recording.2024-08-14.at.12.54.06.PM.mov |
Looking into this. locally every work type is displaying the checkboxes when pdf.js is enabled. The same work type on Staging is not displaying it. 🤔 Same sha: c663a10 |
PSD.js wasn't loading for pals knapsack staging because an env wasn't set. 🙃 Issue: - #70
Some fields (show pdf viewer, show pdf download button) are showing on work creation pages. It is unclear whether text entered in these fields affects the work display page, but the information is saved in these fields, and the presence of the fields will be confusing to users.
Testing Instructions
The text was updated successfully, but these errors were encountered: