You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
It's currently painful to scroll through skills to add a new skill to a certificate. We should use some sort of auto-complete field that lets us search for skills and quickly click on one.
In addition, to change the level of a skill needed, we have to re-add it. The skill level should just be a drop-down in each row that we can change.
The text was updated successfully, but these errors were encountered:
Most browsers, if you click on a dropdown and then type a few characters, will jump to the first matching item in the dropdown. That said, could certainly make that friendlier with a real autocomplete.
In-line rank editing is a good suggestion.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's currently painful to scroll through skills to add a new skill to a certificate. We should use some sort of auto-complete field that lets us search for skills and quickly click on one.
In addition, to change the level of a skill needed, we have to re-add it. The skill level should just be a drop-down in each row that we can change.
The text was updated successfully, but these errors were encountered: