Altinn / altinn-studio

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

Manual test - Overview/About page #11160

Closed nkylstad closed 11 months ago

nkylstad commented 1 year ago

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

nkylstad commented 11 months ago

Suggest we update the link to documentation, added a PR: https://github.com/Altinn/altinn-studio/pull/11685

nkylstad commented 11 months ago

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?

Annikenkbrathen commented 11 months ago

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"? Skjermbilde 2023-11-27 kl  13 10 50

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

nkylstad commented 11 months ago

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 😊

nkylstad commented 11 months ago

@Annikenkbrathen text size was xsmall, updated to small which matches the documentation section:

Image

nkylstad commented 11 months ago

Also suggest we add beta-tag to the link in the links section here 🤔

nkylstad commented 11 months ago

All acceptance criteria in parent issue are checked off, and functionality is tested OK in dev. Closing this test task.