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

Add rearrange to Rewrites and Redirects #2175

Open
ricruss opened this issue Oct 31, 2024 · 1 comment
Open

Add rearrange to Rewrites and Redirects #2175

ricruss opened this issue Oct 31, 2024 · 1 comment
Labels
bug Something isn't working console Issues related to Amplify console UI/UX

Comments

@ricruss
Copy link

ricruss commented Oct 31, 2024

Environment information

https://{region}.console.aws.amazon.com/amplify/apps/{appId}/redirects/edit

Describe the feature

Add ability to rearrange redirect rule order.

Use case

Rewrite rules are applied top to bottom. To add a new rule that needs to be applied first; currently you are required to delete all existing rules, add the new rule, then re-add other rules.

It would be beneficial to be able to drag-sort rules to adjust order.

@ricruss ricruss added the pending-triage Incoming issues that need categorization label Oct 31, 2024
@ykethan ykethan added the hosting Issue related to Amplify Hosting label Oct 31, 2024
@Jay2113 Jay2113 added console Issues related to Amplify console UI/UX bug Something isn't working and removed hosting Issue related to Amplify Hosting pending-triage Incoming issues that need categorization labels Oct 31, 2024
@Jay2113
Copy link

Jay2113 commented Oct 31, 2024

Hi @ricruss 👋 , thanks for raising this! We are working on a project to bring this feature to the new console experience. In the interim, you can use the Text editor to bulk edit or rearrange the rules:
Screenshot 2024-10-31 at 12 41 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working console Issues related to Amplify console UI/UX
Projects
None yet
Development

No branches or pull requests

3 participants