Skip to content

Query fix#203

Open
Eb-Zeero wants to merge 3 commits intodevelopmentfrom
query-fix
Open

Query fix#203
Eb-Zeero wants to merge 3 commits intodevelopmentfrom
query-fix

Conversation

@Eb-Zeero
Copy link
Copy Markdown
Collaborator

@Eb-Zeero Eb-Zeero commented May 6, 2024

This change is Reviewable

Comment thread src/api/graphQL.js Outdated
}
}
numberOfProposals{
between0And1Dot5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One space too many before between0And1Dot5?

Comment thread src/api/graphQL.js Outdated
if ( partner !== 'All' ) {
par = `, partner: "${ partner }"`
}
console.log(par)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Unnecessary console.log statement

Copy link
Copy Markdown
Collaborator Author

@Eb-Zeero Eb-Zeero left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 2 unresolved discussions (waiting on @hettlage)

a discussion (no related file):

Previously, hettlage wrote…

(Reviewable was unable to map this GitHub inline comment thread to the right spot — sorry!)

One space too many before between0And1Dot5?

Done.



src/api/graphQL.js line 280 at r1 (raw file):

Previously, hettlage wrote…

Unnecessary console.log statement

Done.

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