Open fionazhou-jsb opened 1 month ago
@mbertucci for you to review. If it's good, we can give it to Andy for design
Reviewed. looks good.
Are the document requirements still the same if the rental unit is not the PR? I imagine the wording at least needs updating?
@andyyanggov The documents requirement will be different depending on PR or not. They may also have to upload documentation if they are requesting an exemption. So the wording on the documentation upload section will need to be changed to something generic, like " upload all required documentation to support your application.
So the 'Documentation Details' section—or more specifically, the 'View Documentation Requirements' expansion panel—is different based on PR or not?
I think it can be the same for all applicants. They will need to review documentation required for their type of application and ensure to upload it. It could be customized in the future, but for now... one size fits all approach.
@mbertucci Is there / will there be another ticket to design/update the 'View Documentation Requirements' expansion panel? (I don't see any existing designs in Figma)
@andyyanggov the idea is a hyperlink to a HOUS website which will list all the docs required in an application. So it's easy for HOUS to manage and maintain the doc requirements. cc @mbertucci @stcepeda
@fionazhou-jsb I see, in that case, I will update the design to use the correct component.
@stcepeda can you review this design? Links are under UX/UI link. I just reviewed and it looks good to me.
no dependencies as the work can be done with this ticket
@mbertucci reviewed. looks good
UPDATE: only allow pdf documents see spike
📖 User Story As a Team Lead, I want users to upload supporting documents required on PR requirement page So that examiners will have all the documents required to review my applications.
Context:
Currently users are asked to upload supporting documents when their rental property has PR requirement applied. The ask here is to show doc upload on the PR requirement page all the time regardless whether the rental property has PR requirement applied or exempted.
Decision: for Dec release we do not need to enforce this rule - combined total uploaded is 2 GB. Restriction on each file should be sufficient.
Post Dec release: doc upload is required for PR applied and optional for no PR requirement and no BL requirement.
Note: the hyperlink for "View document requirements" has not been created yet so just use a placeholder.
🎨 UX/UI Link: Host: Principal Residence | Review & Confirm | Detail Page Examiner: Detail Page
📏 Business Rules:
🎭 Story Scenarios Scenario Max Document Size Given the user is on the "PR Requirement" Page When the users is about to upload a file Then the document upload section should state the permitted document types and max file size for upload documents
Scenario upload documents individually Given the user is on the "PR Requirement" Page When the user clicks on the upload button then the user is provided with a simple upload function to upload one document from their computer or mobile device Then there is a list uploaded documents that shows each documents that have been uploaded
Scenario delete uploaded document Given the user is on the "PR Requirement" Page and wants to delete a document When the user clicks on a document from list that they want to delete Then the document selected is deleted
🌐 Accessibility Scenarios
### Keyboard Users Scenario: Comprehensive Keyboard Navigation Given I am a keyboard user on the website When I use the Tab key to navigate through the website Then all interactive elements should be accessible and highlighted And I should be able to activate these elements using the Enter or Space key Scenario: Full Content Accessibility via Keyboard Given I am a keyboard user navigating the website When I traverse through different pages and sections Then all content should be fully accessible using the keyboard alone And there should be no traps that prevent me from navigating away using the keyboard ### Screen Reader Users Scenario: Accessible Image Descriptions Given I am using a screen reader on the website When I encounter images Then each image should have descriptive alt text that conveys the same message as the image Scenario: Structured Navigation for Screen Readers Given I am navigating the website using a screen reader When I move through different page elements Then the content should be structured with proper headings And the reading order should be logical and sequential Scenario: Descriptive Form Fields Given I am filling out a form using a screen reader When I navigate through the form fields Then each field should be clearly labeled with descriptive text And instructions should be directly associated with their respective inputs ### Low Vision Users Scenario: Effective High Contrast Mode Given I am a user with low vision on the website When I enable high contrast mode Then all content should display with high color contrast suitable for low vision And the layout should remain coherent and unchanged Scenario: Text Resizing Accommodation Given I am a user with low vision on the website When I increase the text size Then the text should resize without loss of information or functionality And the page layout should adapt accordingly without disrupting the user experience Scenario: Personalized Styling Preferences Given I am a user with low vision adjusting settings on the website When I customize my styling preferences, including colors, fonts, and spacing Then these adjustments should be applied consistently across all pages And the changes should persist during my entire session or until altered by me🌍 Global Scenarios
## Data Validation # Mikaela to confirm: Do we need to do these for MVP - data validation required for inputing data in the right format - as defined by business rules. ### Internet Connection #### Standard Internet Connection Given I am accessing the website from a standard internet connection When I navigate to any page on the site Then the page should load completely within 2 seconds, ensuring a fast and efficient user experience. #### Low-Speed Internet Given a user accesses "Application Details View" with a low-speed internet connection defined as under [specific speed] Mbps When the user attempts to load and interact with the dashboard page Then the "Application Details View" should prioritize critical content and functionality, loading essential elements first to ensure usability. #### Mobile Responsiveness Given I am accessing "Application Details View" on a mobile device When I click on the "any" link Then "_____ " should display correctly and be easily editable on my device, ensuring a responsive design.