Skip to content
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

Propose adding live addition of redirects #3

Open
mikeselander opened this issue Nov 21, 2015 · 0 comments
Open

Propose adding live addition of redirects #3

mikeselander opened this issue Nov 21, 2015 · 0 comments

Comments

@mikeselander
Copy link

As is, the plugin allows "live" deletions of redirects without a page reload, but not additions. The UI of the plugin would be considerably improved by using admin AJAX to create the redirects instead of parsing upon page reload and would allow users to add redirects much more quickly. I've had to add upwards of 50 redirects for a new site using this plugin before and running a submission for every single one gets rather tedious.

You could also tie in validation more quickly and at a granular level with the requests - for instance immediately identify when the data put into the Destination field doesn't match a URL.

I'm willing write a PR for this if it's a feature you're willing to consider.

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

No branches or pull requests

1 participant