akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.05k stars 1.51k forks source link

Nebular CSS Conflicts with Devexpress DxGrid search columns. #1310

Open xavidram opened 5 years ago

xavidram commented 5 years ago

Good Morning,

This issue still seems to persist.

image

image

Originally posted by @xavidram in https://github.com/akveo/nebular/issues/561#issuecomment-474439372

EatonZ commented 5 years ago

Does this still occur in the latest v4.0.0 release?

@nnixaa @lexzhukov @Tibing Thank you for fixing my initial report. Was this issue exclusive to the tabset component or is it possible that this issue may manifest in other places as well? It seems like a second look may be warranted since the fix may not be complete. I'd love to use third party components without having to worry about hidden breakage.

xavidram commented 5 years ago

I can create a sample project and test to see if the issue still persists in the latest version of nebular.

xavidram commented 5 years ago

My apologies for getting back to this thread so late. I was able to replicate the issue with the v4.0.0 release. The issue still persists as the screenshots of the original issue. I believe its an encapsulation issue between nebular's layout css being applied to other components within the layout tag. I try to encapsulate the devexpress component overrides, but they are superseded by nebular's css.