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

Fixed: show as picker not toggling off immediately after toggling on. (#253) #259

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

amansinghbais
Copy link
Contributor

Related Issues

#253

Short Description and Why It's Useful

  • Refetching the user picker role relationship details on show as picker toggle change to have updated picker relationship details.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

throw resp.data;
}
} catch(error: any) {
console.error(error);
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
console.error(error);
logger.error(error);

@ravilodhi ravilodhi merged commit a0ea7a0 into hotwax:main Sep 17, 2024
2 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