Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Make links accessible - #55

Open
casprice wants to merge 2 commits into
masterfrom
set-up-redirection
Open

casprice wants to merge 2 commits into
masterfrom
set-up-redirection

Conversation

@casprice

Copy link
Copy Markdown
Collaborator

This commit makes URLs pretty on display. Still need to add protocol to URLs when redirecting.

@casprice casprice added Issue: Feature New feature or request PR: Needs Review Request a review from someone labels Aug 10, 2019
@casprice casprice added this to the Form Updates List of Links milestone Aug 10, 2019
@casprice
casprice requested a review from eminguyen August 10, 2019 21:24
@casprice casprice self-assigned this Aug 10, 2019
@casprice

Copy link
Copy Markdown
Collaborator Author

I know I have extra newlines, I'll get rid of them in the next commit.

@eminguyen eminguyen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also an additional problem that you need http:// and https:// in order to click on the link. If a user puts in an address like google.com, the list doesn't route them to google.com but instead to acmurl.com/google.com. I can look into seeing if there's an alternative way of posting with the form for you

@eminguyen eminguyen added PR: Reviewed w/ Comments This PR has been reviewed and removed PR: Needs Review Request a review from someone labels Aug 11, 2019
@casprice

casprice commented Aug 11, 2019

Copy link
Copy Markdown
Collaborator Author

Yeah that's what I meant by "Still need to add protocol to URLs when redirecting" lol

I held off on doing this part because I didn't know how to integrate the Redirect page into the redirection process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Issue: Feature New feature or request PR: Reviewed w/ Comments This PR has been reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants