SSWConsulting / SSWConsulting/SSW.Rules
UI - Make Logo Text Unselectable
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
As per my conversation with @bradystroud,
- Make the text of the logo and tagline unselectable
- Make the large text "404: The verdict....." on the 404 page unselectable

Figure: Unexpected behaviour - user can highlight the "logo"
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.
Research direction
Start from the UI entry points that render the logo and tagline, then inspect the 404 page containing “404: The verdict.....”. Verify the current text-selection behavior and make the logo text, tagline, and 404 headline unselectable; done means those elements can no longer be highlighted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100