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

fix: granularity payload bug #867

Merged

Conversation

addegbenga
Copy link
Contributor

Problem

#810

Solution

Changed the granularity payload to reference the state value instead of referencing the function default value.
That way when the select component drop-down changes the correct value is been captured.

How to Test

No test required

Notes

[Any additional notes or information that you would like to share with the reviewers.]

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Reviewers

@mlabouardy

Copy link
Collaborator

@mlabouardy mlabouardy left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @addegbenga

@mlabouardy mlabouardy added the ui label Jun 27, 2023
@mlabouardy mlabouardy added this to the v3.0.20 milestone Jun 27, 2023
@mlabouardy mlabouardy merged commit fb8c007 into tailwarden:develop Jun 27, 2023
3 checks passed
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.

None yet

2 participants