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

IM-500 feat: Add navigateTo to TagNotification #217

Conversation

kristinaBc3
Copy link
Contributor

  • Add IM-500 k.hub.frontend changes

- Add IM-500 k.hub.frontend changes
Copy link
Contributor

@inigo-cobian inigo-cobian left a comment

Choose a reason for hiding this comment

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

👍🏼

MongoTag tag = new MongoTag();
tag.setTagElementId(user.getId().isEmpty() ? null : user.getId());
tag.setITagElement(user);
tag.setName(tagName);
tag.setVisible(visible);
tag.setVisible(visible);
Copy link
Contributor

Choose a reason for hiding this comment

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

👀 here are some whitespace leftovers.

@inigo-cobian inigo-cobian self-requested a review December 19, 2024 13:55
@inigo-cobian inigo-cobian added javascript Pull requests that update Javascript code java Pull requests that update Java code labels Dec 19, 2024
@kristinaBc3 kristinaBc3 merged commit ce7a6f5 into develop Jan 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants