-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feature/sample dashboard page #98
Conversation
…t with search bar
# Conflicts: # app/dashboard/components/elimination-tree/index.tsx
const [selectedCandidateId, setSelectedCandidateId] = useState<number | null>( | ||
null, | ||
); | ||
|
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.
为什么不能用外部传入的selectedWinnerId呢?
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.
现在这种会有Bug,第一次展示tree的时候,当前展示的树并没有一圈蓝色
@@ -104,7 +104,7 @@ function EliminationTree() { | |||
/> | |||
</div> | |||
|
|||
{/* <Dropdown /> */} |
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.
这个按钮已经删掉了!!!
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.
嗷嗷嗷 我以为你最后才删现在还有用我就没选这个 sorry 这就注释掉 :(
…dd difficulty/margin for sample file ( not these number is not real)
Vercel link: ( note the link is before the newest PR - without revert function for now) : https://audit-visualizer-mu.vercel.app/