Skip to content
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

Update table label filter to reuse .data-toolbar .data-toolbar-filter and extend on top of table #1836

Merged

Conversation

sg00dwin
Copy link
Member

Fixes #1824

tested on Chrome, Safari, Firefox, IE

screen shot 2017-07-12 at 11 06 59 am

screen shot 2017-07-12 at 11 07 26 am

screen shot 2017-07-12 at 11 24 56 am

28127725-85c9aed4-66fb-11e7-85de-b07a004252bc

@spadgett
Copy link
Member

This will conflict with #1826 :/

@spadgett
Copy link
Member

I can rebase #1826 on this one. I think I can reuse the style.

Copy link
Member

@rhamilto rhamilto left a comment

Choose a reason for hiding this comment

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

Build issue, but otherwise LGTM.

@@ -178,7 +178,7 @@ kubernetes-container-terminal{position:relative;display:block}
kubernetes-container-terminal .terminal{font-family:"Monospace Regular","DejaVu Sans Mono",Menlo,Monaco,Consolas,monospace;font-size:10px;color:#F0F0F0;text-align:left;outline:0;background-color:#000;border:1px solid #000;padding:10px;display:inline-block;line-height:1em}
@media (min-width:568px){kubernetes-container-terminal .terminal{font-size:12px}
}
kubernetes-container-terminal .terminal-cursor{color:#000;background:#f0f0f0}
kubernetes-container-terminal .terminal-cursor{background:#f0f0f0;color:#000;position:absolute}
Copy link
Member

Choose a reason for hiding this comment

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

This is invalid. Make sure you update your dependencies and rebuild.

@sg00dwin sg00dwin force-pushed the table-label-filter-issue1824 branch from 3059914 to ddf4e78 Compare July 12, 2017 21:08
@sg00dwin
Copy link
Member Author

@spadgett updated pr to remove inadvertent vendor changes

@spadgett
Copy link
Member

[merge][severity: bug]

@openshift-bot
Copy link

Evaluated for origin web console merge up to ddf4e78

@openshift-bot
Copy link

openshift-bot commented Jul 19, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/15/) (Base Commit: 4209f2a) (PR Branch Commit: ddf4e78) (Extended Tests: bug)

@openshift-bot openshift-bot merged commit 15c6d1b into openshift:master Jul 19, 2017
@sg00dwin sg00dwin deleted the table-label-filter-issue1824 branch July 20, 2017 14:45
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.

4 participants