Skip to content

Keep track of checkbox state in view#1755

Merged
koesie10 merged 2 commits intomainfrom
koesie10/checkbox-state
Nov 14, 2022
Merged

Keep track of checkbox state in view#1755
koesie10 merged 2 commits intomainfrom
koesie10/checkbox-state

Conversation

@koesie10
Copy link
Copy Markdown
Member

This will add a new useState call on the top-level to keep track of the checkbox state. It will allow all downloaded repositories to be selected. This will allow us to make the copy repository list and export results button dependent on the selected repositories.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

This will add a new `useState` call on the top-level to keep track of
the checkbox state. It will allow all downloaded repositories to be
selected. This will allow us to make the copy repository list and export
results button dependent on the selected repositories.
@koesie10 koesie10 marked this pull request as ready for review November 11, 2022 15:44
@koesie10 koesie10 requested a review from a team as a code owner November 11, 2022 15:44
Copy link
Copy Markdown
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

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

Looks good to me

Comment thread extensions/ql-vscode/src/view/variant-analysis/RepoRow.tsx Outdated
Co-authored-by: Robert <robertbrignull@github.com>
@koesie10 koesie10 merged commit 9b0fe4d into main Nov 14, 2022
@koesie10 koesie10 deleted the koesie10/checkbox-state branch November 14, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants