Skip to content

Conversation

pandeyanshuman
Copy link
Contributor

The datepicker used allows users to select time range. We populate the time select with time interval of 15 minutes. Adding more granular time options hampers the performance of the component. However, the users often need to specify time intervals that does not align with the options present. This change adds the creatable flag to the time select to enable this.

Please note that the creatable flag in the underlying BaseWeb component is not quite intuitive.

The datepicker used allows users to select time range. We populate the time select with time interval of 15 minutes. Adding more granular time options hampers the performance of the component. However, the users often need to specify time intervals that does not align with the options present. This change adds the `creatable` flag to the time select to enable this.

Please note that the `creatable` flag in the  underlying BaseWeb component is not quite intuitive.
@Assem-Uber Assem-Uber merged commit 967ddda into cadence-workflow:master Feb 27, 2025
1 check passed
Assem-Uber pushed a commit to Assem-Uber/cadence-web that referenced this pull request Mar 3, 2025
The datepicker used allows users to select time range. We populate the time select with time interval of 15 minutes. Adding more granular time options hampers the performance of the component. However, the users often need to specify time intervals that does not align with the options present. This change adds the `creatable` flag to the time select to enable this.

Please note that the `creatable` flag in the  underlying BaseWeb component is not quite intuitive.
Assem-Uber added a commit that referenced this pull request Mar 3, 2025
* change calculations for hasMissingEvents

* lint fix

* Make time select in date filter editable (#838)

The datepicker used allows users to select time range. We populate the time select with time interval of 15 minutes. Adding more granular time options hampers the performance of the component. However, the users often need to specify time intervals that does not align with the options present. This change adds the `creatable` flag to the time select to enable this.

Please note that the `creatable` flag in the  underlying BaseWeb component is not quite intuitive.

* fix hasMissingEvents for timeouts

* Create useThrottledState

* use defaultThrottleSettings

* fix failing test

* Show loading indicator and load missing events

* fix lint

* fix types

* fix lint

* revert status changes

* rename helper

* rename method

* remove statusReady from WorkflowHistoryTimelineGroup

---------

Co-authored-by: Pandey Anshuman Kishore <pandeyanshuman@users.noreply.github.com>
Co-authored-by: Adhitya Mamallan <adhitya.mamallan@uber.com>
@pandeyanshuman pandeyanshuman deleted the creatable-datepicker branch August 28, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants