Closed nkylstad closed 11 months ago
Suggest we update the link to documentation, added a PR: https://github.com/Altinn/altinn-studio/pull/11685
I have tested this page in dev, and it seems to look and work as expected 🥳 I have added a PR to change where in the documentation we link to from this page. @Annikenkbrathen could you take a look and see if this looks as expected from your standpoint?
I think it looks good. One thing I noticed where the text in news meny. The text looks very small. Is it smaller than the others? Could the font be the same as in "Kom I gang"?
I saw that I chose a smaller text size in my sketches, so it's my mistake. But I think it will looks better if the size it its equal
Great input! I also noticed that the link to the process-editor is always available, and should be under a featureFlag. Will make that change as well as the text size and add a PR 😊
@Annikenkbrathen text size was xsmall
, updated to small
which matches the documentation section:
Also suggest we add beta-tag to the link in the links section here 🤔
All acceptance criteria in parent issue are checked off, and functionality is tested OK in dev. Closing this test task.
Description
Manual test incl. design review See parent task for acceptance criteria
To test:
Enable the
newAdministration
feature flag by adding the following to the app url (at the end):?featureFlags=newAdministration
To persist this feature flag while navigating, use:
?featureFlags=newAdministration&persistFeatureFlag=true