We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add back the people search dropdown that lists all the people on the skills application sorted by alphabet.
Change the root_url to /people and display the search there so we have back the starting point of the application.
Clicking on a name in the dropdown should redirect to the relevant profile but the search should still be there. Sort of a fixed header.
Orientate yourself on the old application for inspiration.
TODO:
The text was updated successfully, but these errors were encountered:
All Todos are done and implemented, but the featuretests on the github pipline are failing due to a unknown capybara error
Sorry, something went wrong.
kcinay055679
Successfully merging a pull request may close this issue.
Add back the people search dropdown that lists all the people on the skills application sorted by alphabet.
Change the root_url to /people and display the search there so we have back the starting point of the application.
Clicking on a name in the dropdown should redirect to the relevant profile but the search should still be there. Sort of a fixed header.
Orientate yourself on the old application for inspiration.
TODO:
The text was updated successfully, but these errors were encountered: