Skip to content

Hyperlink feature in progress #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ryuntalan
Copy link
Member

Description of the Pull Request

This Pull Request documents the progress made on Issue #306. A hyperlink command has been created to check for a valid URL and open it in a new tab. The command is implemented in the Context Menu.

What still needs to be worked on is to figure out a way to conditionally open up the context menu to have the hyperlink command be present only when right-clicking on a cell with a valid URL.

Issue being fixed:

Addresses #306

Changes proposed:

  • Check for valid URL function
  • Open valid URL in a new tab using the context menu

@ryuntalan ryuntalan changed the title created basic functions for the hyperlink feature Support hyperlink feature Nov 2, 2020
@ryuntalan ryuntalan changed the title Support hyperlink feature Hyperlink feature in progress Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant