-
Notifications
You must be signed in to change notification settings - Fork 214
feat(nimbus): Add sorting to deliveries table on featues page. #13711
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
Conversation
ac55ee0 to
f58b39e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey can you add tests for the sorting? 🙏
102b4be to
95ec619
Compare
|
Preview environment has been deployed. Preview URL: https://pr13711-experimenter.preview.mozilla.cloud It may take up to 5 minutes for the environment to become available. You can monitor deployment status in Argo CD. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the tooltip as it isn't a part of the spec. Since I am using the |
c43962f to
44d943d
Compare
|
Preview environment has been deployed. Preview URL: https://pr13711-experimenter.preview.mozilla.cloud It may take up to 5 minutes for the environment to become available. You can monitor deployment status in Argo CD. |
1 similar comment
|
Preview environment has been deployed. Preview URL: https://pr13711-experimenter.preview.mozilla.cloud It may take up to 5 minutes for the environment to become available. You can monitor deployment status in Argo CD. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @b4handjr its coming along, the other thing I noticed is that on sorting it is kind of shaking the table columns spacing for example here


44d943d to
4ec6bbd
Compare
|
Preview environment has been deployed. Preview URL: https://pr13711-experimenter.preview.mozilla.cloud It may take up to 5 minutes for the environment to become available. You can monitor deployment status in Argo CD. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested everything looks perfect, just one suggestion to remove hr from the row to match the same ui as home page, other than that its perfect
4ec6bbd to
094e4fc
Compare

Because
This commit
Fixes #13707