Skip to content

feat: Search and level filter for skills page - #126

Open
Axel-DaMage wants to merge 1 commit into
mainfrom
feat/115-skills-search-filter
Open

feat: Search and level filter for skills page#126
Axel-DaMage wants to merge 1 commit into
mainfrom
feat/115-skills-search-filter

Conversation

@Axel-DaMage

Copy link
Copy Markdown
Owner

Cambios

  • Agrega campo de búsqueda para filtrar habilidades por nombre en la lista lateral
  • Agrega filtro por nivel (Todas / Bloqueado / Aprendiz / Oficial / Experto / Maestro)
  • Los filtros son reactivos y se combinan (búsqueda + nivel)
  • Botón para limpiar búsqueda
  • Lista scrolleable con filtros sticky

Closes #115

- Add search input to filter skills by name (case-insensitive)
- Add level filter buttons (Todas, Bloqueado, Aprendiz, Oficial, Experto, Maestro)
- Toggle level filter on click; reset with 'Todas' or re-clicking same level
- Clear button for search input
- Filtered list updates reactively via
- Scrollable skills list with sticky search/filter header

Closes #115
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.

Skills: falta search, filtro por nivel y zoom/pan en el árbol

1 participant