-
Notifications
You must be signed in to change notification settings - Fork 368
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
fix: [DI-23411] - Updated preference key for date time range picker #11631
Merged
nikhagra-akamai
merged 3 commits into
linode:develop
from
nikhagra-akamai:bug/time-range-picker
Feb 11, 2025
Merged
fix: [DI-23411] - Updated preference key for date time range picker #11631
nikhagra-akamai
merged 3 commits into
linode:develop
from
nikhagra-akamai:bug/time-range-picker
Feb 11, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
venkymano-akamai
approved these changes
Feb 7, 2025
Coverage Report: ✅ |
@bnussman-akamai @cliu-akamai can we have second approval on this PR |
Cloud Manager UI test results🎉 501 passing tests on test run #3 ↗︎
|
bnussman-akamai
approved these changes
Feb 10, 2025
Cloud Manager E2E
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
|
Run duration | 02m 07s |
Commit |
|
Committer | Nikhil Agrawal |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
5
|
|
2
|
|
0
|
|
501
|
View all changes introduced in this branch ↗︎ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description 📝
Changed preference key for date time range picker because preference saved with previous time range select has different structure to save preference and it may impact user experience who are first time using date time range picker with preferences have data from older time range select.
Changes 🔄
List any change(s) relevant to the reviewer.
Target release date 🗓️
10 Feb
Preview 📷
Error because of bug
![Screenshot 2025-02-06 at 10 55 23 PM](https://private-user-images.githubusercontent.com/165884194/410935629-1c2ee47c-7f23-4079-8edc-566de3e116c9.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDYyNzAsIm5iZiI6MTczOTQwNTk3MCwicGF0aCI6Ii8xNjU4ODQxOTQvNDEwOTM1NjI5LTFjMmVlNDdjLTdmMjMtNDA3OS04ZWRjLTU2NmRlM2UxMTZjOS5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwMDE5MzBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZGMyNTE2ZTJjNjRkNTMwMGFjYzIyZDY1ZjUyODg4ZWQxMGFhZWQ3MDQxNDQ4N2MyZTgwYjU3MTYwNDAxMTBiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.VbnY7Co72Gnw9TeMnS2KHWDjPJ4QJtmJ6IoVfjclYaY)
How to test 🧪
Prerequisites
(How to setup test environment)
Reproduction steps
(How to reproduce the issue, if applicable)
Verification steps
(How to verify changes)
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅