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

feat/DEVSU-2433 Add checkbox for option to create GraphKB user when create new IPR user #562

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

bnguyen-bcgsc
Copy link
Contributor

- Add checkbox for option to create new graphkb user in add edit user dialog
- Revise scss to reflect new addition to dialog
Copy link

github-actions bot commented Aug 14, 2024

Test Results

    1 files  ±0    28 suites  ±0   5m 0s ⏱️ +6s
145 tests ±0  145 ✔️ ±0  0 💤 ±0  0 ±0 
142 runs  ±0  142 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit b9562e1. ± Comparison against base commit 26e9a1f.

♻️ This comment has been updated with latest results.

@@ -442,7 +448,15 @@ const AddEditUserDialog = ({
</div>
)}
</DialogContent>
<DialogActions className="edit-dialog__actions">
<DialogActions className="add-user__actions">
Copy link
Member

Choose a reason for hiding this comment

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

What's the rationale putting this on the actions instead of the actual form?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was solely for layout reasons but yea I can move it

@bnguyen-bcgsc bnguyen-bcgsc requested a review from kttkjl August 16, 2024 23:33
@elewis2 elewis2 merged commit 217a13d into develop Sep 6, 2024
5 checks passed
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.

3 participants