2190 results found
-
symfony
Add a symfony template
10 votes -
Python support for Genkit
A lot of AI applications and machine learning are done in Python. Bringing Genkit to Python would bridge the gap between data science, model creation, and applied machine learning use-cases.
10 votes -
Adds support for C, C++, Swift
Support C, C++, and Swift
10 votes -
Remote Config Emulator
Provide a native emulator for Remote Config with A/B tests will be great, but is not critical.
10 votes -
Workspace Limitation
Dear Admin,
I already try Project IDX and I feel like this feature is very useful. But, I feel that the workspace limitation is measly. I hope you can increase the limitation from 2 to 5 maybe. It will helpful that you will consider my feedback.
Thank you.
10 votes -
Be able to run the firebase emulator in IDX
I love that i can connect to a production firebase environment, but can you make it so i can run my emulators from within IDX? i managed with the firebase-tools to setup everything but i just get an error when doing
firebase emulators:start
…i emulators: Starting emulators: auth, functions, firestore ⚠ firestore: Error when trying to check port 8080 on ::1: Error: listen EADDRNOTAVAIL: address not available ::1:8080 ⚠ firestore: Port 8080 is not open on localhost (127.0.0.1,::1), could not start Firestore Emulator. ⚠ firestore: To select a different host/port, specify that host/port in a firebase.json config file: { //10 votes -
Firestore insights dashboard
Same dashboard in GCP as Firestore in datastore mode. Collection storage space usage, index size, data size, etc.
Also, for multi tenancy apps in both modes (using subcollections or multiple databases or also schemas in native mode would be nice to have) an API that can tell how much resources - space, reads, writes, etc. did each customer use, to be able to offer some kind of pay-as-you-go type of subscription.
10 votes -
Improve performance & speed of client side write
I've used both Firestore and MongoDB's Realm Device Sync. While Firestore works great in terms of scaling, the performance and speed for client side write is far behind realm, especially when client side is doing some batch writes.
Realm uses techniques like data compression and delta sync to reduce the data size when uploading (https://www.mongodb.com/docs/atlas/app-services/sync/details/protocol/), I'd like to see Firestore doing the same and improve the performance of client side batch write.
Also, what I've noticed is that Firestore's client side write performance degrades a lot after some time being offline, this isn't great for apps that would…
10 votes -
One view for all apps in Crashlytics
In a large project with 10+ apps, you have to select projects one by one to see crashes and all other details. Just like Google Analytics and some others (in the same tool), treat app ids as filters and provide ability to see everything at once.
10 votes -
Get rid of the egress data transfer fee for Firebase Storage
Rework Firebase Storage pricing to compete with Cloudflare R2. Even if Firebase Storage has some unique features like Firebase security rules, this does not justify the egress cost.
10 votes -
10 votes
-
10 votes
-
10 votes
-
10 votes
-
Alert on live activity updates
Live Activity pushes are meant to be completely silent background updates, so Firebase’s requirement for an alert field is technically incorrect and creates unnecessary sound/vibration issues.
When sending APNs messages with "apns-push-type": "liveactivity" via Firebase Cloud Messaging (FCM), the service currently requires an "aps.alert" field to be present in the payload.
However, Live Activity updates are designed by Apple to be silent background updates, they should not display alerts, play sounds, or trigger any user-visible notification behavior.
Because FCM enforces the presence of "aps.alert", developers are forced to include dummy or empty alert values (e.g. "alert": {}), which can still…
9 votes -
Confirmation Before Firebase AI Applies Changes
With the rise of AI-assisted development, many of us are used to casually chatting with AI — sometimes just asking for suggestions or even giving compliments. However, in Firebase, I’ve noticed that AI often directly applies comments/requests to the project without asking for confirmation.
This can be frustrating and risky, since a casual message can unintentionally trigger real changes to the project.
Suggestion:
Add a confirmation dialog (or toggle in settings) that controls whether Firebase AI should:
Directly implement all requests automatically, or
Confirm with the developer first before making any changes.
Benefits:
Prevents accidental or unintended project changes.
Lets…
9 votes -
Firebase studio auto generate commit messages
In code editor view, version control, should have option to auto generate commit messages with gemini
9 votes -
More regions app hosting
Please do more regions like Australia for app hosting as some businesses have strict region requirements
9 votes -
Conversation history with save and edit points
I was asked to go find my gemini api key which made me lose the original tab. When i came back i only had the IDE and zero conversation history. The vibe flow was gone. I was bummed, not vibed. Anyway, conversation history should be permanent, and link that with save and edit points. This should also go towards memory.
9 votes -
View Firestore Total Space Used
Currently, billing/usage only shows usage for reads/writes/deletes. We are also being billed for total storage space. Can you please add observability into how much space is currently being used across each Firestore Database?
9 votes
- Don't see your idea?