Skip to content

fix: read ?q= query param on skills listing page#124

Merged
Aaronontheweb merged 1 commit into
devfrom
fix/ui-bugs
Jul 8, 2026
Merged

fix: read ?q= query param on skills listing page#124
Aaronontheweb merged 1 commit into
devfrom
fix/ui-bugs

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

When navigating from the homepage search to /skills/?q=foo, the listing page ignored the query string and displayed all skills.

Now reads the param on load, pre-fills the search box, shows filtered results, and updates the heading to 'Search Results'.

When navigating from homepage search to /skills/?q=foo, the listing
page ignored the query string and displayed all skills. Now reads
the param, pre-fills the search box, shows filtered results, and
updates the heading to 'Search Results'.
@Aaronontheweb
Aaronontheweb merged commit a460e7f into dev Jul 8, 2026
7 checks passed
@Aaronontheweb
Aaronontheweb deleted the fix/ui-bugs branch July 8, 2026 01:44
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.

1 participant