2307 results found
-
Downscope Github permissions
Github permissions are excessively broad (all orgs, all access, read and write); permissions should be more granular and start with a specific personal private repo
6 votes -
shadcn/ui not supported?
I tried adding shadcn/ui to my nextjs/typescript/tailwind project. It gives me an unfamiliar error. Maybe its because of the way shadcn components are designed.
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path /home/user/.globalmodules
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, lstat '/home/user/.globalmodules'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentnpm ERR! A complete log of this run can be found in: /home/user/.npm/logs/2023-08-17T181654062Z-debug-0.log
6 votes -
Make it easier to see Next.js dev server output.
It took me a long time to find the dev server output (in Output under IDX). It would be nice if it was easier to find.
6 votes -
Generating a QR Code to make it easy to test on my phone!
While I can copy/paste a preview URL and have it working on my phone, sometimes that doesn't work - especially if my phone is on a different account than my OS. Or if I'm on an operating system that doesn't support all of this nicely.
It would be great to have a QR generator where I can preview my Web app or Flutter app directly on my phone with no added friction. It should "just work".
6 votes -
6 votes
-
Execution ID in logs generated by Firebase Functions v2
Logs generated by Firebase Functions v1 have the property
labels.execution_idthat can be used to correlate logs that pertain to the same execution. However, that property doesn't exist in logs generated by Firebase Functions v2. It's very important for debugging.6 votes -
Wildcard index exemptions
Firestore automatically indexes all fields in all collections adding to storage size and slowing write performance.
We can add single-field exemptions but we need to list all fields separately and there is a database-wide limit of 200 field exemptions.
In a highly optimised use case we would want to index only specific fields that we know we query on, and just exclude all others.
It's almost like the current behaviour is a database for novices, but we can't optimise for serious production.
We need either a wildcard exclusion, or effectively just a switch/setting that says "only fields with explicit index…
6 votes -
6 votes
-
6 votes
-
6 votes
-
6 votes
-
6 votes
-
6 votes
-
Testing UserVoice!
Just testing.
6 votes -
Have a toggle between PLanning and Execution mode. Claude plugin has a Planning mode
Have a toggle between Planning and Execution mode. Claude plugin has a Planning mode. it helps to plan properly and modify the plan pior to execution
5 votes -
Update the knowledgebase of Gemini to stop using 1.5 versions
Every time It uses or create a google cloud function it uses 1.5 versions. Even if I tell it specifically not to use and use a 2.5 version it keep using it. Please update the knowledge of the tool to avoid connecting to outdated apis.
5 votes -
application based templates
Provide more application based templates using modernized AI and Web frameworks for static web pages, chatbot, web information search and summarization tools, so designers can focus on concepts instead of debugging infrastructure code.
5 votes -
5 votes
-
Let Gemini see your firebase screen
Often it has given steps but have been out of date. Example: "My memory of the Google Cloud interface was incorrect.". i end up having to copy and paste my screen, so Gemini can see what i am looking at.
5 votes -
Fully agentic mode
a option Where you can explain your project, and it gets you a fullstack version With authentication and pricing inbuilt and it just asks for keys and other stuff. can iterate prompt as Well, asks What features the creator Wants as Well in it and more
5 votes
- Don't see your idea?