Rick Pastoor

Results 9 issues of Rick Pastoor

That would make life easier as we could write this: ``` - (void)itemsFor:(NSString *)query whenReady:(void (^)(NSArray *))suggestionsReady { suggestionsReady(@[@"foo", @"bar"]); } ```

This project could benefit by adding more testing. Would be great to integrate with Travis for automated testing as well. Let's discuss some of the possibilities here. Things I'd like...

I have a contact who's birthday is today, but it is not shown, while others (further in the future) are shown. I think it is useful to see who's birthdays...

bug
priority

### Description It is possible to apply an alpha channel, which is correctly applied when directly using the color or when using `currentColor`. But this alpha channel seems to be...

Repro provided

### Description When using `currentColor` as a color on an element inside a `Defs` section the Svg component will crash. It will not crash on iOS, although we suspect that...

Repro provided

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
documentation
priority:highest

### Current Behavior Tried setting a version for postgres after it was already created. Resulted in this error: ![Image](https://github.com/user-attachments/assets/df5d5846-033a-4e84-afcf-1abb8e5db72a) ### Expected Behavior Proper error if not possible ### Steps To...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
config
priority:highest

### Problem Statement I'm not sure if this is the right place for it, but from what I can see there's currently no support to see Sequel queries in Insights....

Waiting for: Product Owner
Feature
Ruby