-
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
Feat/449 step 2 validation fe #674
Conversation
…ation-code-from-main
…from-main' of github.com:bcgov/nr-spar into feat/588-modularize-client-selection-and-location-code-from-main
…ation-code-from-main
So can we leave like that for the time being or should we try @craigyu 's suggestion? |
Before pushing to the branch, this is the result: Should we go with it? @mmarsoleta @craigyu @SLDonnelly |
Yeah, it seems fine! Thank you for developing it. |
two rows looks a lot more pleasant to me 😬 |
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.
Everything looks good except for the behaviour of the client combo box
Current
When clicking into the combo box, options aren't displayed to users in a drop down. To view the options users have to click on the down arrow button.
Desired
The current version on main displays a drop down when users click into it
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.
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.
Just one questions regarding prefix. Great job! 😎
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.
* feat: created new component to deal with agency information * feat: separated commom texts to use on the component * feat: adjusting texts * feat: changng type of agency options * fix: fixing form review component * fix: adjusting declaration of states * feat: adjusted types and replaced agency fields * fix: adjusting onblur event * feat: changing useEffect of ownership step * feat: validation for the portion field * feat: adding new handling functions and other minor fixes * fix: small fixes * feat: removing add button from inside accordion * fix: fixing applicant fields component * fix: minor adjustments * feat: update progress bar for ownership step * fix: adjusting multioptobj fields validation * feat: adjusting style of applicant field * feat: adjusting ownership style * fix: fixed location input when creating a new owner * fix: removing unused functions * fix: fixing form review * fix: removing unused entry of the mock server * fix: fixing options size * fix: removing onclick function * fix: fixing style for small screens * fix: adjusting class name on scss
* feat: created new component to deal with agency information * feat: separated commom texts to use on the component * feat: adjusting texts * feat: changng type of agency options * fix: fixing form review component * fix: adjusting declaration of states * feat: adjusted types and replaced agency fields * fix: adjusting onblur event * feat: changing useEffect of ownership step * feat: validation for the portion field * feat: adding new handling functions and other minor fixes * fix: small fixes * feat: removing add button from inside accordion * fix: fixing applicant fields component * fix: minor adjustments * feat: update progress bar for ownership step * fix: adjusting multioptobj fields validation * feat: adjusting style of applicant field * feat: adjusting ownership style * fix: fixed location input when creating a new owner * fix: removing unused functions * fix: fixing form review * fix: removing unused entry of the mock server * fix: fixing options size * fix: removing onclick function * fix: fixing style for small screens * fix: adjusting class name on scss
* feat: created new component to deal with agency information * feat: separated commom texts to use on the component * feat: adjusting texts * feat: changng type of agency options * fix: fixing form review component * fix: adjusting declaration of states * feat: adjusted types and replaced agency fields * fix: adjusting onblur event * feat: changing useEffect of ownership step * feat: validation for the portion field * feat: adding new handling functions and other minor fixes * fix: small fixes * feat: removing add button from inside accordion * fix: fixing applicant fields component * fix: minor adjustments * feat: update progress bar for ownership step * fix: adjusting multioptobj fields validation * feat: adjusting style of applicant field * feat: adjusting ownership style * fix: fixed location input when creating a new owner * fix: removing unused functions * fix: fixing form review * fix: removing unused entry of the mock server * fix: fixing options size * fix: removing onclick function * fix: fixing style for small screens * fix: adjusting class name on scss
* feat: created new component to deal with agency information * feat: separated commom texts to use on the component * feat: adjusting texts * feat: changng type of agency options * fix: fixing form review component * fix: adjusting declaration of states * feat: adjusted types and replaced agency fields * fix: adjusting onblur event * feat: changing useEffect of ownership step * feat: validation for the portion field * feat: adding new handling functions and other minor fixes * fix: small fixes * feat: removing add button from inside accordion * fix: fixing applicant fields component * fix: minor adjustments * feat: update progress bar for ownership step * fix: adjusting multioptobj fields validation * feat: adjusting style of applicant field * feat: adjusting ownership style * fix: fixed location input when creating a new owner * fix: removing unused functions * fix: fixing form review * fix: removing unused entry of the mock server * fix: fixing options size * fix: removing onclick function * fix: fixing style for small screens * fix: adjusting class name on scss
Description
Closes #449, #686, #687, #688, #689
Changelog
New
Changed
Removed
How was this tested?
I maybe became biased when testing this feature, so please test it widely when reviewing it :)
Extra Comments
What gif/image best describes this PR or how it makes you feel?
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow