Skip to content
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

Unable to add new skills when creating or editing a job #1

Closed
Kathenae opened this issue Jan 22, 2023 · 0 comments
Closed

Unable to add new skills when creating or editing a job #1

Kathenae opened this issue Jan 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Kathenae
Copy link
Owner

Describe the bug
The issue is that when creating or editing a job, users cannot add new skills to the job, they are limited to a pre-existing list.

Steps to reproduce the behavior:

  1. Start the development server and Login
  2. Click on 'Create Job'
  3. Scroll to the input of the skills
  4. Type in a name for a new skill, for example, 'Front-end'
  5. See that there is no way of adding this new skill.

Expected behavior

  1. Users should be able to add new skills to the job, not only from a pre-existing list.
  2. The system should allow users to create new skills on the fly while creating or editing the job.
  3. The new skills should be saved and available for future use in other jobs.

This way, users would be able to manage their jobs as they want and the system would be completer and more useful for them.

@Kathenae Kathenae changed the title Users Cannot select skill if it's not already in the database when creating or updating a Job Unable to add new skills when creating or editing a job Jan 22, 2023
@Kathenae Kathenae added the bug Something isn't working label Jan 22, 2023
Kathenae added a commit that referenced this issue Jan 22, 2023
Fixes ability to add new skills to job - resolves #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant