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

feat: improve ui-site-map MP-880 #5574

Merged
merged 2 commits into from
Oct 2, 2024
Merged

feat: improve ui-site-map MP-880 #5574

merged 2 commits into from
Oct 2, 2024

Conversation

emuvente
Copy link
Collaborator

@emuvente emuvente commented Oct 2, 2024

This separates the redirect routes into their own list, showing both the original path and the destination.
Screenshot 2024-10-02 at 2 53 16 PM

This also extracts and replaces path parameters with values from inputs, allowing clicking on the link with whatever test value you want. However, this doesn't yet work with parameters that have pattern limitations (like /lend/:id(\d+)).
Screenshot 2024-10-02 at 2 53 28 PM

@emuvente emuvente requested a review from a team October 2, 2024 21:56
Copy link
Collaborator

@mcstover mcstover left a comment

Choose a reason for hiding this comment

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

Nice update!

@emuvente emuvente merged commit e74aad4 into main Oct 2, 2024
5 checks passed
@emuvente emuvente deleted the site-map-routes branch October 2, 2024 23:41
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.

2 participants