Skip to content

fix: open external footer link in a new browser tab

What does it do?

The footer link of mypad open the external link in the _self page, and so it replace the current page. It would be more suitable to open it in a new browser tab.

Is there a related issue?

What part of MyPads are modified?

  • backend
  • frontend

Check list

  • did you squash your commits?
  • did you respect the coding guidelines?
  • did you add new translations key?
  • did you add new tests?
  • did you run npm run lint?
  • if you modified the frontend, did you run npm run frontend:build?

Merge request reports