-
### Current Behavior
When using the required validator of angular the field does not get invalid when the value is set empty
### Expected Behavior
It should act like a normal input
### Steps to Re…
-
e.g. : Concat columns function
```SQL
CREATE OR REPLACE TYPE cx_string_concat AS OBJECT (
ps_string_so_far VARCHAR2 (32767),
ps_delimiter VARCHAR2 (10), --if 10 characters isn't…
-
### Environment
**Vuetify Version:** 3.7.3
**Vue Version:** 3.5.12
**Browsers:** Chrome 129.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Type any number for example 3
Delete number by …
-
**Describe the task**
remove the manual button "add client number" and implement predictive search for client number input field
**Acceptance Criteria**
- [ ] predictive search when user types 3 char…
-
Flux Version v1.0.24
Laravel Version 11.33.2
```
#[Validate('nullable')]
public $phone_number;
public function update()
{
$this->validate();
dd($this->phone_number);
…
-
Setting `bind:value` or `bind:valueAsNumber` for an input of type `number` restricts what you can type in it. As far as I can tell:
- Typing digits works as expected
- Typing `.` does nothing in Fir…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.45`
- Element Plus Version: `2.2.21`
- Browser / OS: `chrome 107.0.5304.110 / macos 10.15.7 `
- Build Tool: `Vite`
## Repr…
-
### Describe the bug
With the following code, the outputText will always be 1 change behind what has been input. Other components, such as p:inputText, do not have the same issue when used with the i…
-
### Feature description
Feature Description: Phone Number Input Component
Feature Name: PhoneNumberInput
Category: Form Controls
Description:
The PhoneNumberInput component is designed to a…
-
## Description
This tasks describes the Figma implementation for: solid-design-system/internal#78
### Task
Add a delimiter option (punctuation) to sd-input (type: number) in order to separate long n…