-
We're quickly expanding past where slack workflows make sense, it's time to build a generalised input form
-
1. The breadcrumbs are not aligned to the rest of the page
2. The form section is not within the page width defined
3. The learn-more-wrapper is not aligned
-
🚨 **Attention: Please read the guidelines before applying; otherwise, you will be ignored.** 🚫📋
0. Please, join the telegram group to keep in touch https://t.me/+m0IGRiBvLtsyMzIy
1. Read guideline …
-
Implement client-side validation to ensure required fields are filled out before submission.
-
I am trying to use the autocomplete component from within a form builder:
```ruby
class MyForm < ApplicationForm
form do |form|
form.auto_complete(
name: :skills,
label: "Ski…
-
## Expected behavior
lion form to allow new fields to be inserted in between fields (interleaved) in a form that has already been rendered (say, upon re-render).
## Actual Behavior
lion form assu…
-
-
With the new data model, the old way of having just one input form is far from optimal. At least the location should be its own section, usually only one line long. One display text, if we have alread…
-
### Bug Description
Form Trigger not showing 'Form Path' or 'Respond When' options.
### To Reproduce
1. Add a Form Trigger
2. Add a From End
### Expected behavior
The workflow executes but …
-
## ✨ Feature
An inline form for editing a users dream role using the API defined in the [backend data for career planning](https://github.com/GCTC-NTGC/gc-digital-talent/issues/12001) ticket.
## 🎨 …