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

Sources modal: Multiple indicators #2886

Merged
merged 27 commits into from
Nov 27, 2023
Merged

Conversation

sophiamersmann
Copy link
Member

@sophiamersmann sophiamersmann commented Nov 2, 2023

Displays expandable tabs for multiple indicators.

I haven't been very disciplined about pushing changes to the branches they belong to. So, this branch also contains various bug fixes that touch on data pages and the sources modal.

}

@imemo get displayName(): string {
return this.display?.name ?? this.name ?? ""
return this.display?.name || this.name || ""
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 is why the svg tester comes back with a few updated charts

@sophiamersmann sophiamersmann force-pushed the sources-multiple-indicators branch from 3b5705c to 8c03d5c Compare November 7, 2023 10:49
@sophiamersmann sophiamersmann marked this pull request as ready for review November 7, 2023 10:51
@danyx23 danyx23 force-pushed the feat-sources-modal branch from 49dcc0a to 1b1ec94 Compare November 8, 2023 09:39
@danyx23 danyx23 force-pushed the sources-multiple-indicators branch from 74e1a18 to 05ccb05 Compare November 8, 2023 09:39
@danyx23 danyx23 force-pushed the sources-multiple-indicators branch from e758c6b to 8fcf5c3 Compare November 24, 2023 16:50
Copy link
Contributor

danyx23 commented Nov 27, 2023

Merge activity

  • Nov 27, 6:24 AM: @danyx23 started a stack merge that includes this pull request via Graphite.
  • Nov 27, 6:27 AM: @danyx23 merged this pull request with Graphite.

Base automatically changed from feat-sources-modal to master November 27, 2023 11:26
@danyx23 danyx23 merged commit 99feeb6 into master Nov 27, 2023
10 checks passed
@danyx23 danyx23 deleted the sources-multiple-indicators branch November 27, 2023 11:27
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