OpenFn / OpenFn/lightning

Clickable links should respond to Ctrl+click(open in new tab)

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

Nobody has claimed this yet.

new feature ux/ui improvement
Dominant language
Elixir
Stars
296
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
50

Description

As a user, I would like to be able to use the keyboard command Ctrl+click to open links on the app in a new tab.

Implemanting this delivers value to users in the following ways:

  1. Preserving navigation state: Users can investigate supplementary information without losing their place in your platform
  2. Enhancing multitasking: Users can compare information across multiple pages simultaneously
  3. Reducing friction: Users already expect this standard browser behavior on websites

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 reproducing the Ctrl+click behavior in the app and tracing which rendered links do not preserve the browser's standard new-tab behavior. Identify the relevant navigation or link-rendering entry point and verify that Ctrl+click opens the destination in a new tab without losing the current page.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.