mayadata-io / mayadata-io/kubera-ui
CC: Date Range Selector
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Date range picker
This Date Range Selector uses DateRangePicker component from react-date-range package.
A reference for this component can be taken from here:
https://github.com/litmuschaos/litmus/blob/800f4109515019e6107c4f84ff9d2a79431fa4ed/litmus-portal/frontend/src/views/ChaosWorkflows/BrowseWorkflow/HeaderSection.tsx#L164


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced HeaderSection.tsx implementation and compare its DateRangePicker usage with the two screenshots. Locate the corresponding date range selector entry point in kubera-ui, then verify that the component matches the shown states and behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100