-
Notifications
You must be signed in to change notification settings - Fork 53
feat(TDP-9660) : Add menu dropdown on quality bar component #3140
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
trob-tlnd
merged 1 commit into
master
from
trob-tlnd/feature/TDP-9660_support_popover_menu_@talend_datagrid_quality_bar
Jan 7, 2021
Merged
feat(TDP-9660) : Add menu dropdown on quality bar component #3140
trob-tlnd
merged 1 commit into
master
from
trob-tlnd/feature/TDP-9660_support_popover_menu_@talend_datagrid_quality_bar
Jan 7, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6113d9d to
f92ea89
Compare
Collaborator
2 similar comments
Collaborator
Collaborator
82e56af to
f0ca724
Compare
romainseb
requested changes
Dec 22, 2020
Contributor
romainseb
left a comment
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 think there is some formating issue on some components.
Are you sure your prettier is well configured ?
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.scss
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/QualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/QualityBar.component.js
Outdated
Show resolved
Hide resolved
packages/datagrid/src/components/DefaultHeaderRenderer/QualityBar.scss
Outdated
Show resolved
Hide resolved
Collaborator
1 similar comment
Collaborator
2b76fc8 to
aa3f7bc
Compare
Collaborator
2 similar comments
Collaborator
Collaborator
dade68a to
ea5be1b
Compare
Collaborator
1 similar comment
Collaborator
gjou-tlnd
reviewed
Dec 22, 2020
packages/datagrid/src/components/DefaultHeaderRenderer/MenuDropDownQualityBar.scss
Outdated
Show resolved
Hide resolved
08e87bf to
1ce4de0
Compare
Collaborator
4 similar comments
Collaborator
Collaborator
Collaborator
Collaborator
romainseb
reviewed
Jan 7, 2021
fd91d80 to
fb35f87
Compare
gjou-tlnd
reviewed
Jan 7, 2021
Collaborator
d46aed4 to
7cc631d
Compare
Collaborator
2 similar comments
Collaborator
Collaborator
gjou-tlnd
suggested changes
Jan 7, 2021
packages/components/src/RatioBar/RatioBarComposition.component.js
Outdated
Show resolved
Hide resolved
7cc631d to
bcbdc77
Compare
gjou-tlnd
suggested changes
Jan 7, 2021
packages/components/src/RatioBar/RatioBarComposition.component.js
Outdated
Show resolved
Hide resolved
packages/components/src/RatioBar/RatioBarComposition.component.js
Outdated
Show resolved
Hide resolved
Collaborator
bcbdc77 to
918f3b8
Compare
gjou-tlnd
approved these changes
Jan 7, 2021
Collaborator
romainseb
approved these changes
Jan 7, 2021
This was referenced Jan 11, 2021
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the problem this PR is trying to solve?
What is the chosen solution to this problem?
Please check if the PR fulfills these requirements
[ ] This PR introduces a breaking change