Tobias Barsnes

Results 163 comments of Tobias Barsnes

> Suggest renaming our component prop `size` to be just `data-size`. During testing I found it a bit unintuitive to use `data-size` on global level and `size` on ~some~ components....

Hi, can you check if this issue still occurs on `Suggestion`? https://storybook.designsystemet.no/?path=/docs/komponenter-suggestion--docs Unless you choose to add a custom filter, all other values will be hidden by default.

I have done some thinking on this, and also checked out a few examples. Aksel says that shallow navigation is fine. I interpet this as "don't use native ``". When...

Hi, is this still happening for you on v1.1.0?

Some notes: Would be ideal if we can use react router with framework or data. This makes it possible to use loaders, which might be nice if we can render...

i18n: All content in norwegian and english URLs will always be english, the first / chooses language: - /no/fundamentals/hello - /en/fundamentals/hello

### Update: We had some problems publishing on Vercel, this problem was not related to react router. The vercel preset generated the wrong build-result file vercel needs. --- I have...

As of today, april 29, this is what I think we are missing: - Better language switcher (potentially a more cleaned up header without figma and github?) - Check metadata...

We might not need a sitemap: https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview#do-i-need-a-sitemap I'll omit doing it until we deem it important.

After PR #3514, we are missing: - Proofreading on english articles, @mrosvik will do most of the pages We have decided to not include `TokenList` for now, with @mimarz creating...