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

IBX-8340: RichText: Not possible to create a link to a custom route #165

Merged

Conversation

vidarl
Copy link
Contributor

@vidarl vidarl commented Jun 5, 2024

🎫 Issue IBX-8340

Description:

It's not possible to create a link to a custom route. In the link modal:

New editor should behave in the same way as the old one (alloy) in 3.3:

  • Entering "link" sends "http://link/" to the back-end
  • Entering "/link" sends "/link" to the back-end

Links will not be site-access aware ( so /foobar won't be translated to /admin/foobar or /pl/foobar) but this was not the case in 3.3 either

@vidarl vidarl requested a review from a team June 5, 2024 13:09
@adamwojs
Copy link
Member

@vidarl Could you please apply feedback from @tischsoic and mark PR as ready for QA?

Co-authored-by: Jakub Brzegowski <symfiz@gmail.com>
Copy link

sonarcloud bot commented Jun 25, 2024

@vidarl
Copy link
Contributor Author

vidarl commented Jun 25, 2024

@vidarl Could you please apply feedback from @tischsoic and mark PR as ready for QA?

done

@adamwojs
Copy link
Member

Thank you @vidarl!

@adamwojs adamwojs merged commit b148e3d into 4.6 Jul 1, 2024
21 checks passed
@adamwojs adamwojs deleted the IBX-8340_Not_possible_to_create_a_link_to_a_custom_route branch July 1, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants