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

[Error Pages]: Add possibility to provide support link #2588

Closed
AlekseyManetov opened this issue Oct 30, 2024 · 1 comment
Closed

[Error Pages]: Add possibility to provide support link #2588

AlekseyManetov opened this issue Oct 30, 2024 · 1 comment
Assignees
Labels
improvement Something that could be better

Comments

@AlekseyManetov
Copy link
Collaborator

To Do

Describe the solution you'd like (optional)

Let's add additional field for the i18n object, that projects can set text message with support link. Make it empty by default, to not break external clients. Each project should add this by yourself:

i18n.errorHandler.supportLink = `You can track the service availability at <a href='https://status.epam.com/?utm_source=${window.location.host}&utm_medium=ErrorPage&utm_campaign=StatusAquisitionTracking'>status.epam.com'</a>
@NatalliaAlieva
Copy link
Collaborator

Released in 5.12.0 ver.

@github-project-automation github-project-automation bot moved this from Ready to release to Closed in UUI Project Board Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something that could be better
Projects
Status: Closed
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants