Business Dashboard UI: shift- or ctrl-click breadcrumb doesn't work as expected
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
1. login to BCROS
2. go to any business' dashboard
3. ctrl-click a link in the breadcrumb to open it in a new tab
4. observe that the original page also navigates to the new tab
5. go back to step 3 and shift-click a link in the breadcrumb to open it in a new window
6. observe that the original page also navigates to the new tab
This may be due to the event not being recognized as "handled" and propagating to the default handler instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in BCROS by opening a business dashboard and using ctrl-click and shift-click on a breadcrumb link. Inspect the Business Dashboard breadcrumb interaction and its event handling. Done means the link opens in the requested new tab or window without navigating the original page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100