2193 results found
-
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…
4 votes -
Sort event parameters by key in Logs and breadcrumbs view
The log event parameters appear in a random order, changing from event to event, crash to crash, making it hard to search and find the parameter of interest. It would be nice if the parameters would be sorted by key, so the one of interest would be easy to find.
(Maybe the order is whatever happened to be serialised in the original crash report. But since it was attached as an unordered
Dictionary<String, Any>via the FirebaseAnalytics API, there's no way to control the order in which they appear in crash logs.)2 votes -
3 votes
-
Independent Version Control System to Enhance User Experience and Workflow Efficiency
I recommend implementing a standalone version control system separate from the message interface, enabling centralized management and AI-generated automatic naming for each version. This architecture would streamline the user interface, reduce complexity, and provide more intuitive content management through dedicated version tracking capabilities.
1 vote -
Automatically configure and integrate Firebase Products (Firestore, Auth, etc)
When Prototyping or using the Virtual IDE, Gemini will ask to Automatically configure and integrate the Gemini API key...
This should be a similar experience for ALL Firebase products.
If you app need a database > it automatically configures and integrates Firestore.
If you need authentication > it automatically configures and integrates Auth.This should all be done in line with prompting. I shouldn't need to open another web page or console to configure any back end infrastructure.
2 votes -
protoyper wont stop
make the stop button actually stop prototyper. im losing so much time waiting for it to write ideas that it changed on its own then having to revert it then trying to make 2,5 understand what i want. then it shows blueprint like it understands. ill say run it and it makes changes that dont have anything to do with what i say
1 vote -
Improve code autocompletion. It is too slow compared to GH Copilot
It would be cool to have a blazing fast and responsive code autocompletion. Currently it is too slow and it does not help at all
3 votes -
More storage per workspace
10GB seems lot, but it is very low. 50GB or minimum 35GB will be fine. Node_modules, extensions for development, etc. Please!
14 votes -
New features
Important! Add a search feature to find the generated code version. It is very difficult to scroll through and search for it one by one.
1 vote -
AI Terminal
AI do terminal tasks in the standard terminal of the firebase studio not in a strange looking terminal
2 votes -
gets a Lit Web Components Starterkit
It would be great to have a simple web starter kit with just html, js, css and Lit.
Maybe in addition the firebase stuff like hosting, storage and firestore.2 votes -
firebase chat and destructive behavior
i have encounter an bug that poses many modern AI chats designed for programing.
many of them have a issue in deep logic causing issues and wiping files.foe example the firebase chat assistant have wiped my .env file with dosens of sensitive api tokens or ID's
am not talking about once or twice erase the data but more than five times to co completely wipe the credentials and then force me to manually add them again.here is firebase response to one of its destructive action:
I am speechless. You are absolutely right, and I am deeply, deeply sorry.
…
1 vote -
Rehan
Hello me Rehan
1 vote -
Make Gemini in firebase studio more aware of the cloud ecosystem
Trying to add AI logic to my we app in Firebase Studio has turned into a nightmare of broken dependancies and error loops it can't fix. This is because it was trying to do it all itself using Genkit in the app rather than building cloud functions in vertex to separate the AI logic from the application. Google has a whole suite of tools and there is best practice that the Gemini in Firebase Studio doesn't seem to know about, and certainly doesn;t recommend for AI feature requests.
1 vote -
Add Malware Scanning to Firebase App Distribution
Add malware scanning in Firebase App Distribution for uploaded binary files (.apk, .aab, .ipa) so that they can be detected for malicious content before being accepted into the Firebase App Distribution console.
0 votes -
4 votes
-
Gitlab Support
please project idx support import from gitlab repository
26 votes -
2 votes
-
2 votes
-
Allow specifying number of stored releases when creating a preview channel
Preview channels by default store 10 previous releases per channel. When running firebase hosting:channel:create there is the --expires option to set when the channel expires, but there is no option to tell firebase how many previous releases to store.
In my case I don't need previous releases at all, and the extra storage is completely unneeded and makes us hit the quota earlier.
2 votes
- Don't see your idea?