Skip to content

v0.5.5

Choose a tag to compare

@Yabuku-xD Yabuku-xD released this 19 Mar 03:21

Highlights

  • Added full keyboard navigation to the shared custom select so list filters work properly with Arrow keys, Home/End, Enter/Space, and Escape.
  • Cleaned up the site navigation semantics and removed the duplicate hidden page heading so each route has a clearer accessibility structure.
  • Added real labels to the Jobs search and location inputs and fixed Compare picker dismissal on Escape and outside click.

Verification

  • docker compose exec frontend npm run build
  • docker compose exec backend python manage.py check
  • Browser validation on Jobs and Compare for keyboard selection, single-page heading structure, and picker dismissal behavior.