-
Notifications
You must be signed in to change notification settings - Fork 20
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
MyRSR - search short and longname #1778
Comments
KasperBrandt
added a commit
that referenced
this issue
Jan 7, 2016
KasperBrandt
added a commit
that referenced
this issue
Jan 7, 2016
KasperBrandt
added a commit
that referenced
this issue
Jan 7, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test plan
GIVEN the My Details page of MyRSR
WHEN trying to connect to an employer
THEN the organisation field should be red IF no organisation is not filled in
AND the organisation field should be red IF the user is already connect to the selected organisation
AND the form / button should be disabled IF the user selected a correct organisation
WHEN the request to join an employer is successful
THEN the organisation should be added to the organisations list above, with (Not approved) added
WHEN the user clicks on the red cross behind an organisation
THEN the loading icon should replace the red cross
AND the organisation should disappear IF the employment is deleted successfully
Issue description
In MyRSR > My details > My organisations box:
When linking to employer: the search field only searches on short name. I would expect it also searches on an organisation's long name. E.g if a user wants to connect to an organisation and searches for 'Health Alive Foundation', nothing pops up. Instead I need to know upfront that I need to search for HAF, otherwise I can't find the organsation.
The text was updated successfully, but these errors were encountered: