-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issue 429: Add component to input single file #705
Conversation
8992b46
to
642ebdd
Compare
3c8af03
to
336169a
Compare
2b9da73
to
81f288d
Compare
Updated this PR based on the latest TDP mockups; I will move this PR out of draft mode when I fix the tests. |
508e494
to
6c170f5
Compare
@jorgegonzalez Bringing this up locally I see that |
fb5370d
to
421f1ed
Compare
This should be addressed. |
#430 has been updated with this requirement. |
c811b43
to
8782a40
Compare
8782a40
to
239b062
Compare
Thanks very much for making that update @jorgegonzalez! |
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.
This is really helpful info. Thanks @jorgegonzalez
This looks great from an accessibility perspective. It's good to go! |
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.
This looks really good! One thing I noticed, that I assume will be addressed in #430 is that I could add a JPG to the component through the dialog box.
@lfrohlich that's correct. We added an AC to #430 to address the file type validation. |
Deliverable 1: Accepted Features
Deliverable 2: Tested Code
Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
|
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.
Approved! See QASP review, above. Thanks for your work on this @jorgegonzalez!
Summary of Changes
Addresses issue #429
Acceptance criteria as stated in the issue
How to Test
Begin ReportSearch button with the four required sections on the page..txt
file extension) to any of the four sections..txt
file, and check that an error message is shownDeliverable 1: Accepted Features
As facilitator/product manager, @kniz-raft will decide if ACs are met from Raft's perspective.
Deliverable 2: Tested Code
Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
Accessibility issues have been addressed
Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
No security issues detected