-
## Description
Sometimes clicking the reset button breaks things in my project. This can lead to files accidentally deleted from git and to a shutdown of the Gatsby development server.
### Steps t…
-
### Expected Behavior
SSR (Next.js) build should complete successfully.
### Actual Behavior
Summary: Build fails
As Next.js attempts to build, it proceeds to pre-render each page in the si…
-
This is a component that was originally created for miq ui classic, and it would be great if we could contribute this pattern to PF as well.
[Storybook link
](https://5b1f8eacc965922658…
-
## 🚀 Feature Proposal
Add a Select component to the library.
## Motivation
Selects are used to select an element from a list when there are too many for radio/check boxes.
## Example
Se…
-
## 🚀 Feature Proposal
Add checkbox to the component library.
## Motivation
Check boxes are an important part of forms.
## Example
Whether or not a patient has a certain characteristic …
-
The search module should be improved, the user should be able to search for projects by selecting one or several tags.
The user should be able to find a list of projects by entering text (the curre…
-
## 🚀 Feature Proposal
Add radio buttons to the component library
## Motivation
Radio button are used to select an element in a list where only one can be selected.
## Example
Patient Ty…
-
Produces the toggle, but the click functionality doesn't work.
``
The documentation suggests the switch should work, but doesn't seem to work on the latest tag.
-
I'm building a Gatsby site and switched a few weeks ago to this plugin from gatsby-source-prismic. I noticed that none of my functions were getting called (simple things like submitting forms, opening…
-
## Description
I am new to react as well as gatsby. I need help.
I want to install gatsby-remark-vscode pluggin. I installed it from terminal,and copied the required code in gatsby-config.js acc…