Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Date time range picker #1679

Open
2 tasks done
itushardGIt opened this issue Feb 5, 2025 · 3 comments
Open
2 tasks done

New Date time range picker #1679

itushardGIt opened this issue Feb 5, 2025 · 3 comments
Labels
type: enhancement New feature or request Workflow: Issue created JIRA issue is created and will be analyzed

Comments

@itushardGIt
Copy link

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

Suggestion / feature request

New Request:

Based on our usage in Insight Hub and CDS, suggesting new component "Date Time range picker" which is nothing but combination of all picker component in IX exist.
Note: Currently we have this in Insight Hub as web component.

What feature in component:

  1. Open on html element click and body append
  2. Selection of date range
  3. Selection of start and end time
  4. Timezone support
  5. Selection of pre-defined quick range e.g. Last 24 hour, Last 7 days, Last 30 days, Last 90days, Today, Last month, Last Quarter (this can be decide based on usage)
  6. Standard validation for date/time selection
  7. All required events support

Add on:

Date time picker component can be enhance with above requirement OR New component with all above capabilities

Reference:

Image

@itushardGIt itushardGIt added triage We discuss this topic in our internal weekly type: enhancement New feature or request labels Feb 5, 2025
@kathrinschalber
Copy link
Collaborator

Hi @itushardGIt!

  • Open on html element click and body append -> This is already possible, use ix-dropdown with a ix-datetime-picker and append it on any ix-button or other element of choice
  • Selection of date range -> Already possible, please check date picker
  • Selection of start and end time -> As a workaround, please use 2 separate time pickers (having it in one picker is tracked already in our internal backlock)
  • Timezone support -> Tracked already in our internal backlog
  • Selection of pre-defined quick range e.g. Last 24 hour, Last 7 days, Last 30 days, Last 90days, Today, Last month, Last Quarter (this can be decide based on usage) -> Already possible, please check the date dropdown component
  • Standard validation for date/time selection -> Please specify which validations are needed
  • All required events support -> Please specify which events are needed as well

@kathrinschalber kathrinschalber added wait for response Wait for author response and removed triage We discuss this topic in our internal weekly labels Feb 5, 2025
@itushardGIt
Copy link
Author

HI @kathrinschalber ,
Thanks for your response. But here problem is currently everything is independent. Here I am proposing new ONE component with feature.
Let's connect for call, I need to talk on other ticket also.

Thanks,
Tushar Deshpande

@danielleroux danielleroux removed the wait for response Wait for author response label Feb 11, 2025
@kathrinschalber kathrinschalber added the Workflow: Issue created JIRA issue is created and will be analyzed label Feb 21, 2025
Copy link
Contributor

github-actions bot commented Feb 21, 2025

🤖 Hello @itushardGIt

Your issue will be analyzed and is part of our internal workflow.
To get informed about our workflow please checkout the Contributing Guidelines

JIRA: IX-2262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

No branches or pull requests

3 participants