1208 results found
-
Transaction should update the local offline cache
It is a surprise to users (and Gemini) that writing documents using a transaction does not result in the local offline cache being updated when the transaction completes successfully. I'm not sure that it makes sense for the SDK to do this automatically but the firestore docs need to be updated (including the code examples) to make it clear that the local cache does not get updated. There may be some documents in the set being written that are never written by other users, in which case the local user is not expecting to have to have a listener running…
2 votes -
Creating a project directly into the Server or Hosting would be great.
When users who accept security risks give their hosting information directly... artificial intelligence should be able to create files and databases within this host and create a project with the desired features in natural language...
2 votes -
Icp Cube
NLB.com Jrr.com
2 votes -
PROPULSION VIA Q compute
continue DoD WORK VIA Q compute©
3 votes -
datos de contacto para mi aplicacion
necesito que mi aplicacion recolecte los datos del consultante Nombre, Whatsapp con codigo de pais + email de contacto
2 votes -
Add support for local npm packages
Change the behavior of dpeloy for functions so that if a local (file based) npm package is listed in the package dependencies, the package will be uploaded with the function.
It is a major pain for local packages to not be supported in uploading cloud functions.
6 votes -
"chat mode" like in lovable
a chat mode to discuss prompts or functionality or development ideas
3 votes -
Support Swift in Cloud Functions
Swift is a much beloved and popular language for writing apps on the Apple platforms, but increasingly, it is also being used server side and even for writing cross platform business logic on Android and on Windows.
Being able to share models and business logic between your clients and server would be an amazing productivity boost. And being able to develop in a language that focuses on safety would eliminate categories of issues that can exist if you develop in say Javascript or Typescript.
345 votes -
Sending arrays as parameters, to allow scaling.
When building simple select queries in GraphQL (really simple ones), the underlying query is being transformed, sending the values through as parameters.
As you can use arrays as parameters, that would allow the DBs to scale as it makes this more robust. Without scaling, it will limit production applications form fully investing.
As an example you run into instances where the select for 50 columns in the schema (a standard employment record, nothing special) is transformed and we end up getting the dreaded 100 parameters error. This is a Postgres issue, but can be avoided.
The Error for the fun…
5 votes -
Breadcrumb view when selecting element
When selecting an element, show a breadcrumb popup where the element and its ancestors are shown; then allow modifying the selection to any of the ancestors rather than the originally-clicked element.
2 votes -
allow secrets on scheduled functions
It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets? Something like:
exports.someScheduledFunction = onSchedule(
{
schedule: "every 60 minutes",
timeoutSeconds: 100,
secrets: [someToken.name],
},
async () => {
logInfo("Running every 60 min");...
}
);7 votes -
SolidJS SDK for data connect
I need to have this SDK because for now only React and Angular have SDK.
3 votes -
supports renaming tester groups for App Distribution
It seems impossible to rename tester groups in App Distribution while it seems useful to have some options to organize the groups based on progressive insight.
15 votes -
Improve to match or exceed lovable
I’ve been using Gemini to build an incident-report importer that cleans up CSV/Excel files and pushes them into Firestore. Right now it’s halfway there, but it still trips over a bunch of annoyances:
CSV/Excel parsing is fragile. It chokes on stray quotation marks and tiny format quirks. It’d be great if Gemini handled messy quoting and trimming automatically.
Column mapping is brittle. I need to split “Student Name” into first and last name, normalize years (“7th” → “Year 7”), and drop any unknowns. Having a simple schema-mapping feature would save tons of custom code.
Validation is manual. I keep wrestling…
3 votes -
Secuence coding
Allow us to vibe code a calculator and a calendar separate functionality somehow blocking codeblock from changes if I'm satisfied with how it works so next changes won't impact the good ones ruining the flow
1 vote -
Clickable results in firebase query mode
When using Firebase UI query mode, the results are not really human readable. I'd like the document ID field to be clickable, taking me to the panel view of that document, so I can see the document in a readable way.
5 votes -
1 vote
-
firebase_messaging windows support
Add windows support for firebase_messaging
1 vote -
Reference Codex
Gemini needs to have a separate section where context for the app or whatever being built can be referenced, so I dont have to use the click and edit option as much. After i already outlined the direction , color scheme etc.
Now thinking back , i think it may be a persistence thing , idk , you are the experts.
But either way --- this Reference Codex should have a separate instance of gemini , this instance could be a mentor of sorts, an orator , the knower of all truths. So when the main Gemini gets tired of…
1 vote -
Sale for small companies as sales leaders
We can offer for companies to sale for them their products and get too there customer service supporting
2 votes
- Don't see your idea?