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

Attached Segment Following Tabular Menu Displays Incorrectly #3479

Closed
jlukic opened this issue Dec 16, 2015 · 4 comments
Closed

Attached Segment Following Tabular Menu Displays Incorrectly #3479

jlukic opened this issue Dec 16, 2015 · 4 comments
Milestone

Comments

@jlukic
Copy link
Member

jlukic commented Dec 16, 2015

1px offset

http://jsfiddle.net/owdfposv/1/

@jlukic jlukic added this to the 2.1.7 milestone Dec 16, 2015
@jlukic
Copy link
Member Author

jlukic commented Dec 19, 2015

I've now supported this for a max of 2, attached segments following tabular menu.

@jlukic jlukic closed this as completed Dec 19, 2015
@nite2
Copy link

nite2 commented Apr 14, 2016

There is another issue here - styles are applied only to first (and now second) bottom attached segments. But usually users (and frameworks) just use display:none on not-active tab, therefore there may be, for example with six tabs, five bottom attached segments (all with display:none) following the menu, and the sixth segment is visible, therefore this style will not be applied.
It can be tested on http://semantic-ui.com/modules/tab.html#/examples with first tab example, just surround each tab content (the text: "First","Second","Third") with block element (for example a div) and the third tab will resize by 2px on switch

@falco467
Copy link

Why is the Style not active for all .ui.bottom.attached.tab.segment ?
Should a tab segment not always use the style ?

@lubber-de

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants