Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

[Table] Unstackable table within stackable table becomes stackable #5458

Open kasbah opened 7 years ago

kasbah commented 7 years ago

I'd like to put an unstackable table within a stackable one, but the table seems to inherit its stackableness (if that's a word).

https://jsfiddle.net/vku94j8n/3/

awgv commented 7 years ago

@kasbah Wanted to let you know that I pushed another commit to the PR that should deal with all kinds of inheritance issues; it will take a while to be merged, so maybe it’s better to temporarily implement the changes within site’s table.overrides. Please let me know if you’d like some directions on how to override the source.

stale[bot] commented 6 years ago

There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one.

However, PRs for this issue will of course be accepted and welcome!

If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks!

kasbah commented 6 years ago

Looks like this is still an issue with version 2.3.1.

lubber-de commented 5 years ago

Fixed in Fomantic UI by https://github.com/fomantic/Fomantic-UI/pull/604 See your adjusted fiddle here https://jsfiddle.net/fzbutaok/