Skip to content

Add skill searching in the self assessment form.#678

Draft
sbland wants to merge 1 commit intomainfrom
676-skill-form-filtering
Draft

Add skill searching in the self assessment form.#678
sbland wants to merge 1 commit intomainfrom
676-skill-form-filtering

Conversation

@sbland
Copy link
Copy Markdown
Contributor

@sbland sbland commented Apr 1, 2026

  • Added a search field to the top of the form
  • Added a script template to link the search field to hiding skills
  • Added classes to self assessment form elements so we can select and hide them

Description

Please include a summary of the change and which issue is fixed (if any). Please also
include relevant motivation and context. List any dependencies that are required for
this change.

Fixes #676

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Technical work (non-breaking, change which is work as part of a new feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • The documentation builds and looks OK (eg. mkdocs serve)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future. (Indicate issue here: # (issue))

- Added a search field to the top of the form
- Added a script template to link the search field to hiding skills
- Added classes to self assessment form elements so we can select and hide them
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sbland
Copy link
Copy Markdown
Contributor Author

sbland commented Apr 1, 2026

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill form filtering

1 participant