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

feat/group subs enabling #570

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

EduardZaydler
Copy link
Member

PR Summary

Additional information

Closes/Relates #issue

@EduardZaydler EduardZaydler requested a review from a team as a code owner January 15, 2025 09:01
@EduardZaydler
Copy link
Member Author

/build

Copy link

Build and push Docker images with tag: feat-group_subs_enabling.2025-01-15.4e11eb7

return (
<DropdownMenu
caption={({ openMenu }) => (
<Button width={180} className={cn("manage-btn")} onClick={() => openMenu()}>

Choose a reason for hiding this comment

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

onClick={openMenu}?

@@ -38,17 +40,37 @@ interface Props {
const applyTransferButtonHintText =
"Remaining subscriptions and subscriptions to be transferred must not share contacts";

const applyEnablingButtonHintText =
"All of subscriptions must be in particular Enabled or Disabled state ";

Choose a reason for hiding this comment

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

"All subscriptions..." или "All of the subscriptions..." будет грамматически вернее

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.

2 participants