SSWConsulting / SSWConsulting/SSW.Rules
🐛 Bug - Search Icon Clickability Issue
Open
@Freego1783 is already working on this.
Since Jan 20, 2026.
Area: Frontend
YakShaver
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @jeoffreyfischer via YakShaver.ai 🦬
cc: @Aibono1225, @jeoffreyfischer, @Marxoz, @PothieuG, @Freego1783
Hi Team!
Url from screen share: https://ssw.com.au/rules-beta
Pain
Fix the issue where the search icon on the homepage is not clickable and does not provide a hover signal indicating clickability.
Acceptance Criteria
- The search icon on the homepage should be clickable.
- Hovering over the search icon should change the cursor to indicate clickability.
- Clicking the search icon should perform the search action, similar to pressing the enter key.
Reproduce Steps
- Navigate to the homepage.
- Attempt to click on the search icon after entering a search term, such as 'GitHub'.
- Observe that the icon is not clickable and does not change the cursor on hover.
- Press the enter key to confirm that the search functionality works as expected.
Screenshot

Figure: Search icon unresponsive to clicks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.