-
### NextUI Version
2.4.8
### Describe the bug
Context: I was trying to make the DateRangePicker timezone aware **without** providing pre-selected values.
Hence I used the placeholder attribute and…
-
Hi all, and thanks for the great package!
I recently had to implement a daterangepicker for my project, and had to build it based on your [range selection example](https://ng-bootstrap.github.io/#/…
-
The default widget in django_filters for date ranges is just a plain text input. We should provide a filter to use the DateRangePicker.
Here's one possibility, but requires explicitly defining it.…
-
[Related to this issue](https://github.com/rsuite/rsuite/issues/3224)
### DateRangePicker improvement
A prop called `autoSort` or `autoSortRanges` could be added to `DateRangePicker` in order to e…
-
**Versions**
* Angular version: 13.3.11
* component version: 6.0.4
**Describe the bug**
When selecting only a starDate and validate, an error occurs in the console
```
ERROR TypeError: Canno…
-
add files and folders following directory structure for a Flask application:
budget_app/
├── backend/
│ ├── app/
│ │ ├── __init__.py
│ │ ├── models/
│ │ │ ├── __init__.py
│ …
-
To avoid displaying the default strings in English for the JS components **Date Range Picker**, **Trix** and **Select2**, it is recommended to make them translatable using the i18n capabilities of eac…
-
Some upcoming work will require us to take date/times and date/time ranges from users when creating batch / streaming ClickPipes.
We can start with plain text boxes on our end so it's not urgent, …
-
### What problem does this feature solve?
I need to configure the DateRangePicker component so that users can edit only certain parts of the date and time range. For instance, I would like to allow…
-
### NextUI Version
2.1.2
### Describe the bug
This error is encountered using the individual components:
module.exports = {
content: [
"./node_modules/@nextui-org/theme/dist/compon…
pikMR updated
2 months ago