Luke Carbis

Results 68 comments of Luke Carbis

@RobStino @greenphp Any thoughts on a better format for select and multi select values?

I like this idea – thanks for submitting it! One small consideration is that we'd need to hide / alter the Licence key setting area.

I think it's a great idea! (https://github.com/getblocklab/block-lab/issues/389#issuecomment-523198203)

This is a great idea. An MVP version of this might be a simple block of text, with Select dropdown menus dispersed throughout. The values of the select dropdowns could...

This fixed the `Revision.h` problem for me: https://github.com/rileytestut/Delta/issues/59#issuecomment-619577505

I just fixed the second problem by opening `Systems/Systems.xcodeproj`, and choosing the correct Team under Targets > Signing Capabilities.

@singhvedant111 Did you ever get around to this?

@singhvedant111 – I like your map implementation. I ended up working something out based on yours that's a simple text input, accepting a comma separated latitude, longitude. ```tsx import React,...