Skip to content

Conversation

@Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Sep 1, 2021

Continuing from #28343, this separates the header from the content on the
transaction events tab.

Continuing from #28343, this separates the header from the content on the
transaction events tab.
@Zylphrex Zylphrex requested a review from a team September 1, 2021 17:25
error: undefined,
};

handleCellAction = (column: TableColumn<React.ReactText>) => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method was unused

{isLoading ? (
<LoadingIndicator />
) : (
<Body {...this.props} setError={this.setError} />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After lifting the header, alerts, and loading states to the parent component, we don't need this component anymore and can just directly use the Body

@Zylphrex Zylphrex merged commit 774234f into master Sep 1, 2021
@Zylphrex Zylphrex deleted the ref/separate-header-from-content-in-transaction-events branch September 1, 2021 19:33
jan-auer added a commit that referenced this pull request Sep 2, 2021
* master: (109 commits)
  ref(js): Add notice to use useApi when applicable (#28365)
  fix(tests): Temporarily disable test for migration 0223 (#28363)
  fix(ui): Use theme border for form footer border (#28359)
  ref(ts): Authenticators have names (#28362)
  feat(cdc_search): Implement cdc search for `is:unresolved` query. (#28006)
  ref(rrweb): Upgrade to latest player (#28333)
  feat(issue-alerts): Add Sentry Apps Alert Rule Action as an Action (#28338)
  feat(notifications): Remove NotificationSettings when Slack is uninstalled (#28216)
  py38(django 2.2): bump django-crispy-forms to 1.8.1 (#28344)
  types(python): Slack Integration Types (#28236)
  ref(jira ac): Rm fk constraints from JiraTenant (#28349)
  chore(js): Upgrade storybook from 6.3.6 -> 6.3.7 (#28323)
  feat(symbol-sources): Redact symbol source secrets from audit logs (#28334)
  feat(notifications): Add `actor_id` to Analytics Events (#28347)
  ref(performance): Separate header from content in transaction events (#28346)
  Adding in new text styles for the codeowners sync CTA in the issues detail. (#28133)
  fix(django 2.2): rename view method to avoid clashing (#28312)
  fix(alerts): Project breadcrumb link to project rule list (#28339)
  ref(performance): Separate header from content in transaction vitals (#28343)
  feat(dev_env): Dev env bootstrap support for two Python versions (#28213)
  ...
shruthilayaj pushed a commit that referenced this pull request Sep 7, 2021
…28346)

Continuing from #28343, this separates the header from the content on the
transaction events tab.
@github-actions github-actions bot locked and limited conversation to collaborators Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants