Sebastien Stettler

Results 20 issues of Sebastien Stettler

Hi, thanks for the work on this code. I want to use the getName API for something else that I am building, so i was testing some of the cases...

Ember unification modules does not support slashes in module names that mean's that this will not work https://github.com/offirgolan/ember-light-table/blob/5ebc87115839e2e1ab9775f2ea8e5c63e97fe713/addon/templates/components/lt-row.hbs#L2 could we make a change where I can set a setting on...

ideas-wanted
maybe-breaking

propagates label of push button to listbox element. ![image](https://user-images.githubusercontent.com/1640136/39200422-aec2f584-481e-11e8-84ea-bc4dcf518927.png) Still need to explore the other 2 `role="listbox"` elements. May break if a different options component is used. **Motivation** https://github.com/tradegecko/ember-semantic-test-helpers/pull/3 **Edit**...

@Turbo87 we don't send a tempaltes tree down for `app/` when in an addon project. we do send down an unfiltered app tree though. we definately need to fix this...

bug

Within a component you can create functions like `keyPress` which will run when the `keypress` event is invoked. but this doesn't seem to work on a wormhole component

While experimenting on https://github.com/babybuddy/babybuddy/pull/754. I explored variations of form layout with fewer input boxes and replaced drop downs for pills to reduce clicks on mobile. What I don't want to...

enhancement
ui/ux

Import a pattern from android app, which allows users a quick way to filter lists by child You can use either pills created [here ](https://github.com/babybuddy/babybuddy/pull/760) **or** [Bootstrap carousel](https://getbootstrap.com/docs/5.0/components/carousel/) Mockup by...

enhancement
ui/ux

Tables on mobile do not work well because you have to scroll left and right, this will allow us to view all the required information at once. Before making a...

Bottle feeding, has an option of solid food which makes no sense :). I would like to filter that option out for bottle feeding for specifically i have tried every...

enhancement
help wanted

Hi, Thank you for all the effort in creating and maintaining this application. I recently deployed it and started using it; while it has many useful functionalities, the mobile version...