Cal Smith

Results 21 comments of Cal Smith

I think short term we can keep it in the config ... long term we'll probably want to look at integrating something from i18next https://www.i18next.com/ Especially considering we'll need to...

Something I'm thinking on as I tinker with the refactor is how we want to support theming ... I18n will follow the same pattern as the theme provider I think

Which version of `carbon-components-angular` and `carbon-components` is this with? Just looking at the issue, this may be an style issue upstream, or we could just be missing a class for...

This may be another upstream regression 😞 If you inspect the DOM is the menu shown somewhere near the body?

If you edit that style for the menu and add an extremely high `z-index` does that fix the issue?

This appears to be fixed now? ![image](https://user-images.githubusercontent.com/1744185/121432662-f4fd4780-c948-11eb-8507-c144f0b8dc2a.png) @cyrusfurtado or @nature14 let me know if this is something you can confirm on your end as well. I can't get into your...

# Table enhancements The existing table component was not built to accommodate a lot of the use cases we are encountering today. It's still sufficient for simple tabular data, but...

Yeah, that link is the correct one, I guess they changed the title since the issue was created

Thanks for doing that digging @sjbeatle!

To be clear, is this a documentation issue or a functionality issue? I.e. do we support both alignments but it's not documented, or do we need to support _and_ document...