SSWConsulting / SSWConsulting/SSW.Rules

UI - Make Logo Text Unselectable

Open
#503 0 comments 0 reactions 0 assignees View on GitHub

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,

  1. Make the text of the logo and tagline unselectable
  2. Make the large text "404: The verdict....." on the 404 page unselectable

image
Figure: Unexpected behaviour - user can highlight the "logo"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.