2130 results found
-
Support Azion Edge SQL Database
I would like to see full Azion EdgeSQL support. That is a serverless database based on Sqlite and LibSQL. Supports Vector Store for AI and LLMs.
3 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…
4 votes -
Connect to IDX from SSH, IDX VSCode Extension, or some other way
I want to connect to IDX from something other than the browser. Ideally, this could be my local VSCode instance or it could be over SSH from a terminal running neovim. I would like the power of a cloud workstation from my favorite environments.
183 votes -
Schema Creator Tool in the Firebase Console
Support creating GraphQL schema in the Firebase console
29 votes -
302 votes
-
Allow changing title or at least subtitle of crash group
What happened to us was Crashlytics decided to group only loosely related crashes, same uncaught Objective-C exception in the title field but totally different error message and root cause (displayed as subtitle).
But now we have fixed the original first issue, and the remaining crashes have a different message than the one that still appears in the subtitle field on Crashlytics dashboard, which causes confusion each time a new developer takes a look at the open crashes ("didn't we fix this one already?") before realising it's now a different issue.
It would be great if we could at least choose…
2 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
-
Allow ordering functions when they are displayed in firebase console.
As a non-expert user, I am trying to avoid navigating the Google Cloud Console ("GCC") when possible (which should be understandable since that is largely the point of Firebase). So when an internal error in one of my functions occurs, I go to the firebase console, find the relevant function and then select "see logs" which takes me the to the precise place in GCC. The issue is that the function in the Firebase console seem to be displayed in random order with no way of ordering them... so it is always a pain to scan through them to find…
1 vote -
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 -
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
- Don't see your idea?