diplodoc-platform / diplodoc-platform/transform

Cannot open multiple search results in new tabs

Open
#720 1 comment 1 reaction 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
69
Forks
59
Avg merge
1d 21h
Merged PRs (30d)
6

Description

There is a usability issue with the search functionality in the documentation:

Type any text into the search bar.

A popup with search results appears.

When trying to open a result in a new tab (via right-click → "Open in new tab" or middle mouse click), the popup disappears immediately.

As a result, it's not possible to open multiple search results in new tabs — the user has to retype the search query each time.

**Expected behavior:**

The search popup should remain open when opening a result in a new tab, allowing users to open multiple links without having to retype the query.

**Technical details:**

Browser: Chrome Version 136.0.7103.114

OS: MacOS Sequoia 15.3.2 (24D81)

**Possible solution:**

Consider preventing the popup from closing when it loses focus specifically due to opening links in new tabs.

https://github.com/user-attachments/assets/fda3a417-077f-4414-abc0-2c3daf4d4227

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.