Skip to content

Topics step in follow by Sns topics modal #6697

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

Merged
merged 12 commits into from
Apr 15, 2025
Merged

Conversation

mstrasinskis
Copy link
Contributor

@mstrasinskis mstrasinskis commented Apr 14, 2025

Motivation

Adds the first step component to the "Follow SNS Neurons by Topic" modal, showing topics to follow and current follow state.

NNS1-3665

Demo: https://qsgjb-riaaa-aaaaa-aaaga-cai.mstr-ingress.devenv.dfinity.network/

image

Changes

  • Rename TopicFollowee props and callbacks to better align with other components.
  • New component FollowSnsNeuronsByTopicStepTopics

Tests

  • Added.

Todos

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

@mstrasinskis mstrasinskis marked this pull request as ready for review April 14, 2025 16:20
@mstrasinskis mstrasinskis requested a review from a team as a code owner April 14, 2025 16:20
@mstrasinskis mstrasinskis changed the title Sns topics/topics step Topics step in follow by Sns topics modal Apr 15, 2025
Copy link
Contributor

@yhabib yhabib left a comment

Choose a reason for hiding this comment

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

Thanks, left some comments.

mstrasinskis and others added 3 commits April 15, 2025 11:39
…m.svelte

Co-authored-by: Yusef Habib <yusef.fernandez@dfinity.org>
…pTopics.svelte

Co-authored-by: Yusef Habib <yusef.fernandez@dfinity.org>
…pTopics.svelte

Co-authored-by: Yusef Habib <yusef.fernandez@dfinity.org>
github-merge-queue bot pushed a commit that referenced this pull request Apr 15, 2025
# Motivation

After selecting topics in the [first
step](#6697), the user needs to
enter a neuron ID. This PR adds the component that will be used as the
second step in the follow by SNS Topics
[modal](#6699).

[NNS1-3665](https://dfinity.atlassian.net/browse/NNS1-3665)
Demo:
https://qsgjb-riaaa-aaaaa-aaaga-cai.mstr-ingress.devenv.dfinity.network/

<img width="447" alt="image"
src="https://github.com/user-attachments/assets/d46f3ddb-4264-4c0f-828a-7f4947fedce0"
/>

# Changes

- New component.

# Tests

- Added.

# Todos

- [ ] Add entry to changelog (if necessary).
Not yet.

[NNS1-3665]:
https://dfinity.atlassian.net/browse/NNS1-3665?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@mstrasinskis mstrasinskis added this pull request to the merge queue Apr 15, 2025
Merged via the queue into main with commit ce0f200 Apr 15, 2025
35 checks passed
@mstrasinskis mstrasinskis deleted the sns-topics/topics-step branch April 15, 2025 11:42
github-merge-queue bot pushed a commit that referenced this pull request Apr 16, 2025
# Motivation

The three key parts of the ‘Follow by Topic’ modal ([modal
wizard](#6699), [topics
step](#6697), [neuron
step](#6700)) have been merged.
This updates the modal to use the real step components instead of
placeholders.

[NNS1-3665](https://dfinity.atlassian.net/browse/NNS1-3665)
Demo:
https://qsgjb-riaaa-aaaaa-aaaga-cai.mstr-ingress.devenv.dfinity.network/

# Changes

- Add step 1 component.
- Add step 2 component.

# Tests

- Updated.

# Todos

- [ ] Add entry to changelog (if necessary).
Not yet.


[NNS1-3665]:
https://dfinity.atlassian.net/browse/NNS1-3665?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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