Sindre Bøyum

Results 6 issues of Sindre Bøyum

In earlier versions of the Prettier CLI, it is possible to set a string value to the `prettier` property in `package.json`. If a string is set, the CLI will use...

type:bug
area:cli

We can follow this guide: https://mdabdulhalimrafi.medium.com/automate-firebase-functions-deployment-with-github-actions-ci-a0eb10fa308d A project admin needs to add credentials to GitHub. For now, only @oyvinddd is able to do this. - [ ] Add FIREBASE_TOKEN to...

After setting which sports to show in the bottom menu, the bottom menu should be updated. Now, the user has to restart the app for the changes to be reflected...

enhancement

## 🐛 Bug Report When inserting a `Code` component inside a `Blockquote` component (often seen in developer documentation), the `Blockquote` font color overrides the `Code`'s font color. The contrast between...

## 🐛 Bug Report `Form.Visibility` doesn't trigger correctly if a field within it has an error. In the video example, we have a schema which looks like this: ```json {...