This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Create feature-contextmenu component #1386
Closed
Description
Issue #1272 is about creating a component that can display a context menu.
Implementing some of those actions and setting up the menu may be something for a feature component.
From the reference browser issue list we want to at least do:
P1:
- As a user I want to be able to long press on any link in web content to open it in a new tab reference-browser#85 (Open in tab)
- As a User I want to long press on any link in web content to open it in a new private tab reference-browser#86 (Open in private tab)
- As a User I want to be able to long press on any image in web content to open it in a new tab reference-browser#101 (Open Image In New Tab)
- As a User I want to be able to long press on any image in web content to download it reference-browser#104 (Download Image)
- As a User I want to long press on any link in web content to share it to another application reference-browser#87 (Share Link)
- As a User I want to long press on any link in web content to copy the link reference-browser#88 (Copy Link)
Others (File follow-up issue if too big):
- As a User I want to be able to long press on any link in web content to download it reference-browser#100 (Download Link)
- As a User I want to be able to long press on any image in web content to share it to another application reference-browser#103 (Share Image)
┆Issue is synchronized with this Jira Task