inveniosoftware / inveniosoftware/react-invenio-app-ils

Improve date range input

Open
#200 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
24
Avg merge
2d 46m
Merged PRs (30d)
3

Description

When expecting a date range from the user, we currently use two separate `DateInput` components (from `semantic-ui-calendar-react`) for this matter, however it turns out there is a dedicated component for that: `DatesRangeInput`.
The task would be to create our own overlay of that component and update all the forms that include date ranges.

![image](https://user-images.githubusercontent.com/9027075/93566627-a1e3fe80-f98d-11ea-987a-cf4ac287cdad.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the forms that currently use two DateInput components from semantic-ui-calendar-react, then review the library's DatesRangeInput component. Create the project's overlay for that component and update every identified date-range form; done means all such forms use the shared range input.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.