-
Notifications
You must be signed in to change notification settings - Fork 15
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
fixed #2020 (mondo link) + added vs-code suggested extensions. #2036
Conversation
…w bug => removed duplicate links in the very same column + extracted (some) css in an external file + added some props in an explict way instead of doing the evil {...props}
To Summarize,
|
src/components/CohortBuilder/ParticipantsTableView/ParticipantsTable.js
Outdated
Show resolved
Hide resolved
src/components/CohortBuilder/ParticipantsTableView/ParticipantsTable.js
Outdated
Show resolved
Hide resolved
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.
A couple of questions and comments.
…toring at the same time.
…toring at the same time (part 2 of 2).
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 cleanz! Approved.
What was asked is done but there are a few things I would like to to do to clean some things up.
Such as:
extract css in an external file
remove some of the {...props}
multiple links are not correctly aligned
test NCITLINK (regex could potentially be improved to avoid an extra manipulation)