Quantcast
Viewing all articles
Browse latest Browse all 4826

CSS Struggles with Components

@jesmith wrote:

I am working on a new app using the AdminLTE template. One of the struggles I am currently facing is that when I take pieces and break them out into components (like the user-profile popup that is in the upper right corner) when Ember actually renders that, the wrapped div breaks my look and feel by not having correct CSS to not enforce it's on changes. Suddenly objects that weren't originally inside a div end up there due to the component work. And the ember-view class doesn't seem to do what's expected to minimize that (if that's what it's trying to do).

What's the best practice for making sure that making something a component doesn't create un-intended CSS issues?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles