-
Notifications
You must be signed in to change notification settings - Fork 71
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
🚲 Cycle candidates #1584
🚲 Cycle candidates #1584
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works nice :) But I think that we could add tests for cycling.
ps.: Please add an issue for handling the "Candidacy discussion thread" button.
<CopyButtonTemplate | ||
square | ||
size="small" | ||
textToCopy={`${window.location.host}/#/members/${candidate?.member.id}`} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wrong link to candidacy. I don't think we have a separate issue (but you might search for one).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't found any issue that relates to this, and I think it might deserve its own issue. I think link to member preview had one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So let's create a separate issue for handling links to candidates.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added #1590
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but some finishing touches would be nice 👍
<CopyButtonTemplate | ||
square | ||
size="small" | ||
textToCopy={`${window.location.host}/#/members/${candidate?.member.id}`} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So let's create a separate issue for handling links to candidates.
Closing because a github outage prevents the last 3 commits from showing up in the PR |
See #1388
Potentially closes this issue; I'm not sure though, because I don't really understand what "preview mode" is.