Skip to content

Sns topics form 1 #6636

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Sns topics form 1 #6636

wants to merge 11 commits into from

Conversation

mstrasinskis
Copy link
Contributor

@mstrasinskis mstrasinskis commented Mar 27, 2025

Motivation

Migrating from following by type to following by topic to improve neuron management.

In the new “Follow” modal, all topics will be displayed with the ability to select them for following in the next step.
This PR adds the first step where the user can select topics. The full component structure can be found in the draft pr - #6610.

Changes

  • New FollowSnsNeuronsByTopicStepTopics component.
  • Include it in the follow by topics modal.

Tests

  • Updated.

Todos

  • Add entry to changelog (if necessary).
    Not yet.

@@ -12,6 +13,10 @@ export class FollowSnsNeuronsByTopicModalPo extends ModalPo {
);
}

getFollowSnsNeuronsByTopicStepTopicsPo(): FollowSnsNeuronsByTopicStepTopicsPo {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Preparation.

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.

1 participant