Robert DeLuca
Robert DeLuca
Hey @benlevywebdesign! Sorry for the delayed response. I've been in the middle of a move for a week (just got internet back today! :p). I hope to be able to...
I was thinking about this and I wonder if it's because icon fonts can't be rendered in a normal select. I'm sure there's something in DK we can do to...
Just to give an update: in-between unpackings I've tried to reproduce / fix the issue but I haven't been able to even get the icon to render. Curious if this...
Hey @benlevywebdesign I haven't had time to really dig into this but I do know this will be a tough one to solve. Mainly because icons aren't supported in regular...
I think this is something DropKick should do though. This is a pretty common reason why someone would use a select replacement over a normal select. Thanks for raising the...
Yess! Sorry, I will probably get around to this over the break/weekend. Going to also tag @amberleyromo 'cause I know she has ideas for folks too! Edit: also @pauljadam 🎉
@sandstrom I have to wholly disagree with that statement based on one thing: every single new ember app out there right now is broken to AT. There's **nothing** the user...
Hey @paxer thanks for the issue. I'm currently plugging away at this deprecation in this branch: https://github.com/thefrontside/emberx-select/compare/rd/upgrade-ember Lots of refactoring going on & since fixing this deprecation will create a...
So I was able to confirm it's _not_ just an edge bug with a large select. (https://codepen.io/anon/pen/XzqjKZ) So this one might be a fun one to track down!
This fixes it by no longer passing an event anymore, so it's a breaking change. :) Would it be possible to provide me a reproduction so I can see what's...