Skip to content

Bug 1333172 - differ between route hostname and navigation within the console #2

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
merged 1 commit into from
May 13, 2016

Conversation

jhadvig
Copy link
Member

@jhadvig jhadvig commented May 11, 2016

Making difference between route hostname and navigation within the console more obvious, by prepending the pficon-route icon before the exposed route link.

Screen prepending the icon(which I like more then the appending one):
screenshot-11

Screen appending the icon:
screenshot-12

Also I've created a standalone class for the icon font-size since by default it will take the size of h2 style which is 19px and that seems to be too big for the icon.

@liggitt suggested we use the fa-external-link icon instead the pficon-route as original was suggested:
screenshot-17

@jwforres PTAL

@jhadvig
Copy link
Member Author

jhadvig commented May 11, 2016

Will add bindata after review :)

@jwforres
Copy link
Member

@rhamilto this is something you could help with, is there really no way for us to get an icon on the right of the route without it disappearing in some cases :(

@rhamilto
Copy link
Member

@rhamilto this is something you could help with, is there really no way for us to get an icon on the right of the route without it disappearing in some cases :(

@jwforres given the complexity of the layout, I was unable to find a reliable, consistent solution for the warning icon since there are so many different layout permutations at the various screen resolutions... :(

spitballing here... what if we included the protocol (e.g., http://) instead of an icon in this context?

@jhadvig
Copy link
Member Author

jhadvig commented May 13, 2016

@rhamilto I like the idea of including the protocol. Would either go with that or prefixing with external-link icon .
@jwforres @spadgett thoughts ?

@jwforres
Copy link
Member

so we have non http(s) route ports coming soon and we wouldn't know what
protocol to show there, we'll only know generically that it is a TCP port.

On Fri, May 13, 2016 at 7:40 AM, Jakub Hadvig [email protected]
wrote:

@rhamilto https://github.com/rhamilto I like the idea of including the
protocol. Would either go with that or prefixing with external-link icon .
@jwforres https://github.com/jwforres @spadgett
https://github.com/spadgett thoughts ?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#2 (comment)

@rhamilto
Copy link
Member

so we have non http(s) route ports coming soon and we wouldn't know what
protocol to show there, we'll only know generically that it is a TCP port.

Will a hyperlink even make sense in those cases?

@jwforres
Copy link
Member

true it wont be a link anymore

On Fri, May 13, 2016 at 8:48 AM, Robb Hamilton [email protected]
wrote:

so we have non http(s) route ports coming soon and we wouldn't know what
protocol to show there, we'll only know generically that it is a TCP port.

Will a hyperlink even make sense in those cases?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#2 (comment)

@jhadvig
Copy link
Member Author

jhadvig commented May 13, 2016

@jwforres @rhamilto Ive updated the PR based on our chat. PTAL

screenshot-18

@rhamilto
Copy link
Member

Works for me.

@jwforres
Copy link
Member

looks good, run grunt build and check in the dist/* changes

and go ahead and backport the change to ose/master (you'll still need bindata.go there)

@jhadvig
Copy link
Member Author

jhadvig commented May 13, 2016

@jwforres updated

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

openshift-bot commented May 13, 2016

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin_web_console/5/)

@openshift-bot
Copy link

Evaluated for origin web console merge up to 8527558

@openshift-bot openshift-bot merged commit edf3055 into openshift:master May 13, 2016
stevekuznetsov pushed a commit to stevekuznetsov/origin-web-console that referenced this pull request Oct 17, 2016
Handle wierd flag convention on Travis `xrandr`
mareklibra added a commit to mareklibra/origin-web-console that referenced this pull request Apr 13, 2018
Fix margin for OVM Detail on Overview page
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