-
## Summary
Patterns for displaying forms including layout and best practice.
## 💬 Description
Additional examples and improvements to the form layout patterns detailed on the design system website.
…
-
The stepper component in Angular Material is very useful for designing flows where the user needs to input a variety of data into a form step by step.
https://material.angular.io/components/stepp…
-
Hi , I have implemented basic Stepper module , but the issue is
when i click on next and it goes from Step 1 to Step 2 the page reloads itself and again it starts from step 1 .
Code 👎
component.ts…
-
Hello, I'm trying to tune my EREC filament Cutter but it's going though.
I have
```
variable_user_pre_unload_extension : 'BLOBIFIER_PARK' ; Executed after default logic
variable_user_post_unlo…
-
Part of https://github.com/woocommerce/google-listings-and-ads/issues/2460
When a merchant is setting up a new ads campaign from the plugin dashboard, they enter the "Set up paid campaign" flow, wh…
-
This is an evident problem when trying to rapid fire move through the fields on the submission stepper, particularly on the second step. I typically hit tab and press down a letter to fill in the titl…
-
The teaching languages stepper produces an error when the next step would be to expand a big-bang form.
## To Reproduce
Use the HtDP BSL language, and have a file that contains the big-bang form o…
-
### Versions and Environment
Vuetify: 1.1.0
Vue: 2.5.2
### Previously worked in:
Vuetify: 1.0.19
Vue: 2.5.2
### Steps to reproduce
Validate the form by pressing on 'submit'
###…
-
### Describe your motivation
Currently, we are lacking a component for building complex forms with multitple steps, known as "stepper" or "funnel".
We abuse `vaadin-accordion` for that in [this ex…
-
Background
As a member of the design system (DS) team at the Government of Alberta, I want to create a complex form pattern and templates that are readily available to use by designers and develope…