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

[DT-776] Filter by Data Type #2726

Merged
merged 3 commits into from
Nov 15, 2024
Merged

[DT-776] Filter by Data Type #2726

merged 3 commits into from
Nov 15, 2024

Conversation

fboulnois
Copy link
Contributor

Addresses

https://broadworkbench.atlassian.net/browse/DT-776

Summary

Adds a filter for the Data Type (note that in dev we have a bunch of weird selections)

Screen.Recording.2024-11-14.at.1.19.00.PM.mov

Have you read Terra's Contributing Guide lately? If not, do that first.

  • Label PR with a Jira ticket number and include a link to the ticket
  • Label PR with a security risk modifier [no, low, medium, high]
  • PR describes scope of changes
  • Get a minimum of one thumbs worth of review, preferably two if enough team members are available
  • Get PO sign-off for all non-trivial UI or workflow changes
  • Verify all tests go green
  • Test this change deployed correctly and works on dev environment after deployment

@fboulnois fboulnois requested a review from a team as a code owner November 14, 2024 18:25
@fboulnois fboulnois requested review from snf2ye and rjohanek and removed request for a team November 14, 2024 18:25
Copy link
Contributor

@s-rubenstein s-rubenstein left a comment

Choose a reason for hiding this comment

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

How many data types do we expect? I know the long list is on dev, are we expecting much fewer on prod? If it is going to be long, I'd love to think about limiting the amount shown, and figuring out a see more story.

@fboulnois
Copy link
Contributor Author

fboulnois commented Nov 14, 2024

How many data types do we expect? I know the long list is on dev, are we expecting much fewer on prod? If it is going to be long, I'd love to think about limiting the amount shown, and figuring out a see more story.

We have 8 by default, but a user can add their own if they really want (although not all 8 may be shown since it's dynamically populated from the datasets). I agree that long term if the list gets long we should add a separate story to "see more".

@s-rubenstein
Copy link
Contributor

Great. I'll flag that as a potential future ticket for Victoria

Copy link
Contributor

@s-rubenstein s-rubenstein left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@rjohanek rjohanek left a comment

Choose a reason for hiding this comment

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

this looks good to me, although is there any kind of testing we want to do here?

@fboulnois
Copy link
Contributor Author

this looks good to me, although is there any kind of testing we want to do here?

Good idea, let me work on increasing our unit test coverage.

@fboulnois fboulnois force-pushed the fb-dt-776-data-type-filter branch 3 times, most recently from 4c45f09 to 48a21a9 Compare November 15, 2024 16:02
@fboulnois fboulnois merged commit 7465385 into develop Nov 15, 2024
9 checks passed
@fboulnois fboulnois deleted the fb-dt-776-data-type-filter branch November 15, 2024 17:42
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