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

Limit boundary list by contributor's selected utility #148

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

jacobtylerwalls
Copy link
Contributor

@jacobtylerwalls jacobtylerwalls commented Oct 21, 2022

Overview

Limit the boundary list to just those pertaining to the contributor's selected utility.

Closes #133

Demo

toggle-utility.mp4

Testing Instructions

  • scripts/server
  • Log in as c1@azavea.com to "Other Utility"
  • Navigate to submissions
    • Ensure list is empty
  • Use picker to switch utilities
  • Ensure list populates
  • Regression test v1@azavea.com has all submissions listed

Checklist

  • fixup! commits have been squashed
  • CHANGELOG.md updated with summary of features or fixes, following Keep a Changelog guidelines
  • README.md updated if necessary to reflect the changes
  • CI passes after rebase

Copy link
Contributor

@mstone121 mstone121 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! Working well.

One thing I noticed is that the utilities are not added to the request if it happens before the auth check completes (or at least I think that's what's happening):

Screen.Recording.2022-10-24.at.9.10.42.AM.mov

I'm still going to approve this PR because that seems like an out-of-scope issue. I'll create an issue for it.

@jacobtylerwalls
Copy link
Contributor Author

Thanks for the review and the follow-up issue. I agree that it relates to #78 and will be useful 👍🏻

@jacobtylerwalls jacobtylerwalls merged commit fe5dc8a into develop Oct 24, 2022
@jacobtylerwalls jacobtylerwalls deleted the jw/limit-submissions-to-utility branch October 24, 2022 14:31
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.

Boundary List Page: Limit by Contributor Utility
2 participants