Results 29 issues of Anders

Just for debugging builds(screenshot tests), as I want to research(look into) how come the visual tests "fail" while the production build(portal) doesn't fail in the same manner...

I guess the code/styling in this PR could be made better. The reason for me going with the current approach(hiding/showing two different home buttons based on screen size) is because...

Previous tests were false positive. When doing: `expect(screen.queryByRole('alert')).toBeNull()` It would in many tests always be true, even if an error should occur. This PR also removes a lot of not...

## 🐛 Bug Report It seems like pattern collides with validator/onBlurValidator every other time. Can it co-exist? 🤔 When entering a non valid organization number(123 331 231) in the following...

## 🐛 Bug Report It's not clear to me how validation works, when providing an array of validations, where multiple validations return an error. What dicates which error in validator/onBlurValidator...

Just to align with validation of organization number https://github.com/dnbexperience/eufemia/pull/3976

This PR makes it so we display `+47` instead of `00 47` when using Value.PhoneNumber for values like `+47 93086048` . I think the reason why it displays 0047 rather...

Not ready to be merged yet, but we can just keep it here, so that we'll remember to remove this line in our docs. TODO: - [ ] Remove beta...