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

Move sort operation of out render() in CausalAggregateView #1927

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jan 28, 2023

Description

@xuke444 mentioned that data operations such as sorting should not be done in render. Hence, moving the sort of the causal aggregate insights into parent component.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@gaugup gaugup enabled auto-merge (squash) February 1, 2023 20:30
@gaugup gaugup merged commit dd81e53 into main Feb 1, 2023
@gaugup gaugup deleted the gaugup/MoveSortOutOfRender branch February 1, 2023 21:45
RubyZ10 pushed a commit that referenced this pull request Feb 7, 2023
* Move sort operation of out `render()` in `CausalAggregateView`

Signed-off-by: Gaurav Gupta <[email protected]>

* Addressing code review comments

Signed-off-by: Gaurav Gupta <[email protected]>

---------

Signed-off-by: Gaurav Gupta <[email protected]>
Signed-off-by: RubyZ10 <[email protected]>
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.

2 participants