SSWConsulting / SSWConsulting/SSW.Website

🐛 Bug - Investigate and Remove Unnecessary 'phoneAlt' Text from Contact Us Button

Open
#3,983 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs Refinement YakShaver
Dominant language
HTML
Stars
14
Forks
10
Avg merge
13h 51m
Merged PRs (30d)
38

Description

Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @tiagov8, @brookjeynes-ssw, @adamcogan, @babakamyljanovssw

Hi Team!

  🟥  Watch the video (1 min 29 sec)

  Url from screen share: https://www.bing.com/search?q=SSW&form=QBLH&sp=-1&lq=0&pq=opbmjc&sc=8-1&qs=n&sk=&cvid=56f69654312704b4aa27354e32811d0a

Pain

The 'Contact Us' button on the SSW website contains a span with the class 'sr-only' and text 'phoneAlt'. This text appears in Bing search results, which may affect SEO and user experience. The task is to investigate the necessity of this text and remove it if it is not required. Additionally, ensure the button text is not in all uppercase to maintain consistency in search results.

Acceptance Criteria
  1. The 'phoneAlt' text is removed from the 'Contact Us' button if it is deemed unnecessary.
  2. The button text is not in all uppercase.
  3. The change does not affect the UI or functionality of the website.
  4. Bing search results no longer display the 'phone out' text.
Reproduce Steps
  1. Search for 'SSW' on Bing Australia.
  2. Observe the first item in the search results, which links to the 'Contact Us' page.
  3. Notice the 'phoneAlt' text appearing in the search result.
  4. Inspect the 'Contact Us' button on the SSW website and find the span with class 'sr-only' containing 'phoneAlt'.
Screenshot

Screenshot
Figure: Strange 'phoneAlt' text appears on Bing search result.

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 by locating the Contact Us button markup in the SSW.Website and inspect the sr-only span containing “phoneAlt”. Reproduce the issue by searching for SSW on Bing Australia, then verify that the button keeps its UI and functionality, is not all uppercase, and that the unwanted text no longer appears in search results.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, nextjs
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.