Previews

No matching results.

x
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<form action="/foo" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="ATeFQ_i_29001fVuBhz2YkvTUE0kpXk3UXS73nwh2-j4JXFkeRx71SEcBsmLWMp1LGXQkDk2_1wup3W_jzCCpw" autocomplete="off" />
<div class="FormControl-spacingWrapper">
<div data-view-component="true">
<primer-text-field class="FormControl width-full FormControl--fullWidth">
<label class="FormControl-label" for="has_error">
Will have error
</label>
<div class="FormControl-input-wrap">
<auto-check csrf="sN2nM0ro76EaivYXlFCBjb01awkKhPRaQ9bOi0B6mpQL3nn2XPJRrZ0V4VcyVkqJZHezaadNr6CpJQD0Eb6tVw" src="/view-components/rails-app/example_check/error" data-view-component="true">
<input aria-describedby="validation-30e18cf2-058e-4937-8812-0642f157b298 caption-30e18cf2-058e-4937-8812-0642f157b298" data-target="primer-text-field.inputElement " class="FormControl-input FormControl-medium" type="text" name="has_error" id="has_error" />
</auto-check></div>
<div class="FormControl-inlineValidation" id="validation-30e18cf2-058e-4937-8812-0642f157b298" hidden="hidden" data-target="primer-text-field.validationElement">
<span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill">
<path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path>
</svg></span>
<span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
</svg></span>
<span data-target="primer-text-field.validationMessageElement"></span>
</div>
<span class="FormControl-caption" id="caption-30e18cf2-058e-4937-8812-0642f157b298">Every time this checks with the server, it returns an error</span>
</primer-text-field>
</div>
<div data-view-component="true">
<primer-text-field class="FormControl width-full FormControl--fullWidth">
<label class="FormControl-label" for="no_error">
Will not error
</label>
<div class="FormControl-input-wrap">
<auto-check csrf="XmSRBkuPzeLUIPrrKWkbVP314Y4o8Z_yXnH613MffUQ1F_wUihDS9pCRNN9wtDKTSZmOpP7hXqj6ZaeUImDYUw" src="/view-components/rails-app/example_check/ok" data-view-component="true">
<input invalid="true" aria-invalid="true" aria-describedby="validation-4fadda77-13d1-40d9-a5d6-b90763b5cb75 caption-4fadda77-13d1-40d9-a5d6-b90763b5cb75" data-target="primer-text-field.inputElement " autofocus="autofocus" class="FormControl-input FormControl-medium" type="text" name="no_error" id="no_error" />
</auto-check></div>
<div class="FormControl-inlineValidation" id="validation-4fadda77-13d1-40d9-a5d6-b90763b5cb75" data-target="primer-text-field.validationElement">
<span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill">
<path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path>
</svg></span>
<span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
</svg></span>
<span data-target="primer-text-field.validationMessageElement">This message will go away once you type something</span>
</div>
<span class="FormControl-caption" id="caption-4fadda77-13d1-40d9-a5d6-b90763b5cb75">Will not have an error when it checks the server</span>
</primer-text-field>
</div>
<div data-view-component="true">
<primer-text-field class="FormControl width-full FormControl--fullWidth">
<label class="FormControl-label" for="random_error">
Random error or success
</label>
<div class="FormControl-input-wrap">
<auto-check csrf="F-E5_S7vTwEG6V1pyTlRFK1EmmUKogXkPWAyYGZiy9ZHZdatXYu2Ft5h4p75O0DS5Mm8KX0qf55SmEyEthkVoA" src="/view-components/rails-app/example_check/random" data-view-component="true">
<input aria-describedby="validation-04516859-6ff7-45cb-9957-6d33c67acd8d caption-04516859-6ff7-45cb-9957-6d33c67acd8d" data-target="primer-text-field.inputElement " class="FormControl-input FormControl-medium" type="text" name="random_error" id="random_error" />
</auto-check></div>
<div class="FormControl-inlineValidation" id="validation-04516859-6ff7-45cb-9957-6d33c67acd8d" hidden="hidden" data-target="primer-text-field.validationElement">
<span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill">
<path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path>
</svg></span>
<span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
</svg></span>
<span data-target="primer-text-field.validationMessageElement"></span>
</div>
<span class="FormControl-caption" id="caption-04516859-6ff7-45cb-9957-6d33c67acd8d">Server checks will randomly respond with errors or success</span>
</primer-text-field>
</div>
</div>
</form>
1
2
3
<%= primer_form_with(url: "/foo") do |f| %>
<%= render(ImmediateValidationForm.new(f)) %>
<% end %>

app/forms/immediate_validation_form.rb

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# frozen_string_literal: true
# :nodoc:
# :nocov:
class ImmediateValidationForm < ApplicationForm
form do |validation_form|
validation_form.text_field(
name: :has_error,
label: "Will have error",
caption: "Every time this checks with the server, it returns an error",
auto_check_src: @view_context.example_check_error_path
)
validation_form.text_field(
name: :no_error,
label: "Will not error",
caption: "Will not have an error when it checks the server",
auto_check_src: @view_context.example_check_ok_path,
validation_message: "This message will go away once you type something"
)
validation_form.text_field(
name: :random_error,
label: "Random error or success",
caption: "Server checks will randomly respond with errors or success",
auto_check_src: @view_context.example_check_random_path
)
end
end