Jo Sprague
Jo Sprague
I got a little farther by adding `file = None` to the beginning of the block on line 235, changing line 125 to `filepaths_string = generate_response(` instead of `filepaths_string =...
I created an app with: ``` modal run main.py --prompt "A minimal React app that just displays the text 'Hello, World' in the browser" ``` It had a small error...
Can someone comment the new link in this thread?
How will we look up the display name from the osm_id? If that requires an ajax request, maybe we should store both in the json. Something like: ``` "campaign_viewers": [...
I'm working on the new campaign creation flow, which depends on some of these changes. Have we started implementing any part of these changes yet in any of our branches?...
I've added the `osm_id` to `campaign_managers` in this commit. @JorgeMartinezG Can you give this a quick look and see if you think the way I did this will cause any...
In my experience spellchecker.suggest is even slower. I'm using it to check a document, and when it checks non-word phrases like `README.md`, it takes several minutes, and then returns no...
I had a similar issue after an upgrade. The upgrade made my Dash to Dock dock disappear. After messing around in the settings app, I was able to get a...
Ah! So the reason I couldn't find those settings is that the settings icon in the top right corner doesn't actually take you to the local repository settings, it only...
Here's a current list of pages I'm aware of that need updated UI images: https://www.firefox.com/en-US/ https://www.firefox.com/en-US/browsers/desktop/mac/ https://www.firefox.com/en-US/browsers/desktop/windows/ https://www.firefox.com/en-US/browsers/desktop/chromebook/ https://www.firefox.com/en-US/more/update-your-browser/ The new assets that @tesseheinricks linked [here](https://github.com/mozilla/bedrock/issues/16392#issuecomment-3127934475) are platform specific for...