Nic Bell

Results 7 issues of Nic Bell

The 5th edition of ECMAScript (ES5) forbids use of arguments.callee() in strict mode. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments/callee

Uniflow exposes some extension functions for observing states and events in your UI. `onStates` & `onEvents` work great but only they provide open types. This is useful when you are...

Hey I have a proposal to switch to using sealed classes, data classes and objects to represent intents. Currently we are exposing multiple functions from our view models to our...

question

Nice library, small suggestion. Can we please have tags on release commits so we know what code changes on each release. Adding the change log to the GitHub release would...

**Description:** According to the source code Material buttons should be `320dp` maximum by default but this not actually working. This causes warnings in Android Studio. https://github.com/material-components/material-components-android/blob/release-1.11/lib/java/com/google/android/material/button/res/values/dimens.xml#L20 https://github.com/material-components/material-components-android/blob/release-1.11/lib/java/com/google/android/material/button/res/values/styles.xml#L39 The warning can...

bug
Widget: Button

### Describe the bug During events analysis at the Datadog console, we've noticed that some RUM custom action events, tracked from our Android app, are missing. Later, going through Android...

bug

### Description Bottom sheet drag handle appears far darker than the Material 3 design docs. ![image](https://user-images.githubusercontent.com/151842/221592114-6c297589-94f2-454e-a68a-f3ef2b8487b9.png) ### Docs ### Specs I looks like the 40% alpha is missing for the...

bug
Widget: BottomSheet
Issue: Design