Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve redirect management UX #162

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Improve redirect management UX #162

merged 5 commits into from
Jan 16, 2024

Conversation

vluijkx
Copy link
Contributor

@vluijkx vluijkx commented Jan 13, 2024

So I started trying to fix this bug where updating a redirect results into 2 toast messages and ended up rewriting the whole PublishForm component. This new component is heavily inspired by Runway.

This PR contains many UX improvements around redirects. They have been listed below:

1. More room for listing

The listing now takes the whole page width. This is more conistent with the core CMS. All other CP tables with more than 2 columns use full width.

CleanShot 2024-01-13 at 15 14 56@2x

2. Breadcrumbs work again

The redirect create and edit pages now show a breadcrumb-link to the listing again.

3. Users can now decide where they want to be redirected

Just like they can in other places in the CP

CleanShot 2024-01-13 at 15 17 19@2x

4. Users get just one toast message after updating a redirect.

@riasvdv riasvdv merged commit a545c1c into riasvdv:main Jan 16, 2024
8 checks passed
@riasvdv
Copy link
Owner

riasvdv commented Jan 16, 2024

I was actually working on this, I guess you saved me loads of time with this one 😄 thanks!

@vluijkx
Copy link
Contributor Author

vluijkx commented Jan 17, 2024

Cool! 🙂

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants