Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
114 stars 70 forks source link

Replace all existing contact methods (phones, mails, etc) with a link pointing to the new contact page #11599

Closed mlqn closed 2 months ago

mlqn commented 11 months ago

Altinn Studio presents different ways to be contacted. I suggest replacing them with a link pointing to the new contact page. We could also add a link pointing to this page in our error messages.


Screenshot 2023-08-24 at 14 13 40
Screenshot 2023-08-24 at 14 15 24
Screenshot 2023-08-24 at 14 25 02
Screenshot 2023-11-15 at 17 02 44
Screenshot 2023-08-24 at 14 16 15
nkylstad commented 4 months ago

Decide on a text to use to link user to our contact page.

framitdavid commented 2 months ago

I have simplified the contact points within this PR: https://github.com/Altinn/altinn-studio/pull/13139 to make it easier to maintain all our contact points. Should we always send them to the contact page? It might be difficult for our users to choose which channel to use. In some circumstances, we might direct them to a bug report in GitHub or the external Slack directly.

However, I think it is better to link directly to the contact page instead of "randomly chosen" contact points around Studio. My PR does not affect this issue directly.

mlqn commented 2 months ago

It seems that there are some error messages on Dashboard that do not point to the new contact page. I forgot to mention in the description that the screenshots were just examples and did not represent all the places that needed to be updated.

dashboard-errors

The font of the error message looks a bit strange because the Inter font is missing. This will be fixed in this PR: https://github.com/Altinn/altinn-studio/pull/13254.

JamalAlabdullah commented 2 months ago

@mlqn thanks for feedback, I created a new issue now to fix it