-
### Single select button이란
- 라디오 버튼이나 filter chip(핸디에서는 suggestion chip)과 같이 여러 개 중 1개만 선택될 수 있는 버튼
- 컴포넌트를 사용하는 개발자가 직접 단일 선택 로직을 구현하는 방식과, `RadioGroup`, `ChipGroup`처럼 group 컴포넌트를 제공하여 같은 그룹 내에서의 컴…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
PostgreSQL, MySQL, and SQLite all support the JSO…
-
User Inquiry: T14259 - Single Select Matrix
https://surveyjs.answerdesk.io/internal/ticket/details/T14259
***
The requested functionality: to display the number of selected options per column of a …
-
I'm trying to convert the multiple select fields into simple dropdowns. But then the filter no longer works.
As soon as the select field is set to multiple again, the filter works normally.
I used…
-
### Describe the bug
Conventions in longitude vary among models -- for example, the prime meridian can be either 0 deg or 360 deg, meaning that selecting a single gridpoint by longitude and latitude …
-
Hi,
I need to use different ocde for a listbox multiselect and single select.
Both use **optionoutertpl** now and have `[[+npx.multiple]]` added, but is it possible to have a seperate tpl for a …
-
### Background and motivation
If I write assertion this way:
```
actualEnv.Should().BeEquivalentTo(env, _ => _.Excluding(_ => new { _.Id, _.Creator, _.LastEditor }));
```
the exception is thrown…
-
**Description:**
Currently, the bulk cancellation of analyses is achieved by sending a separate request to the server for each selected application. This approach results in multiple network calls, wh…
-
- `id`, `name` and `color` seem to be required (this is not directly clear when looking at the API documentation)
- I believe it should be `textColor` instead of `text-color`
- `borderColor` seems t…
-
in current chat air have option to select single image only,
but gemini on api support 3600 images in single prompt, likewise each provider support multiple images in single prompt.
in next version …