inaxia / inaxia/hashcode_web

opening external links in new tab

Open
#10 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

easy
Dominant language
EJS
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## Desciption and why is this needed to be done?

![image](https://user-images.githubusercontent.com/61280281/103516713-f6f14500-4e96-11eb-97bf-abb3c9bb5962.png)

The `repl.it` platform should open in a new tab because:
- the platform takes a few seconds to setup and create the environment.
- moreover, it is an external link, hence while it sets up, the user can browse through the website.

## Implementation:

placing `target="_blank"` in the `a` tag would do the job.

@Nishant2907

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

Search the project templates for the anchor containing the repl.it link and inspect its surrounding markup. Update that external link to open in a new tab, then verify the rendered link behaves as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.