2348 results found
-
Distinguish Prod environment projects with color
Rightnow, if a firebase project environment is set to Prod, then its only show Prod badge in red color. But that's not enough distinction. Especially on big screens. Along with the badge, also consider updating the console background color to something like deep red. At the moment, I installed a chrome extenstion and overwrite the css on conditional basis targetting this class main.content background color to #2b0000.
4 votes -
MariaDB Vector
Latest version of MariaDB has support for vectors. I need that for implementing RAG solutions. Please add MariaDB as a database template!
7 votes -
2 votes
-
Option to disable a single remote config so data is not sent
Essentially a toggle for each of the remote config values, so they individually can be disabled without having to remove the setting of set its content empty
2 votes -
Gemini Live API Voice Interrupts
Requesting support for user voice interrupts when using the Gemini Live API. Currently, the model keeps talking (often for 10+ seconds) about an old topic even if the user speaks over it.
Relevant documentation section: https://firebase.google.com/docs/ai-logic/live-api?api=dev#handle-interruptions
2 votes -
Control Over Frequency
I would like control over the frequency of the in-app messages popping up in 1 session. If a user is eligible for 3 messages I dont want them popping up one after another. I would like the ability to space them out by minutes, hours, days or sessions please. And what about being able to make a slideshow of images as an in-app message?
2 votes -
Allow changing the "Continue to the App" button when using Sign in with Apple, or get rid of it
When using Sign in with Apple, a default button that says "Continue to the app" appears. Please allow some kind of developer choice to either style this button, get rid of it completely (this youtube video https://www.youtube.com/watch?v=rJi_Mo-SdW0 seems to suggest the redirect/popup is not even needed at all and the sign in can happen on the actual login page with only a native apple modal, perhaps the Firebase SDK could allow this kind of flow), or another solution that does not involve an unstyleable button.
14 votes -
Built in versioning.
We should be able to have a mini-git within the project or at account level.
I have had a couple of instances where the project went awry and there was no way to even load the space. let alone rollback.
3 votes -
Customizable Filename for iOS Artifacts in Firebase App Distribution
Description:
We have identified an area for improvement regarding the naming of iOS artifacts in Firebase App Distribution. Currently, when an IPA file is downloaded from the Firebase App Distribution console, it is automatically named app.ipa regardless of its original filename.
Background:
Our investigation revealed that, based on Google’s public documentation [1] [2], there is no available method to customize the filename during download.
Firebase App Distribution automatically assigns the name app.ipa for iOS artifacts as a default behavior, and this is not configurable via the console or CLI.
Request:
We propose the introduction of a feature that allows users…
6 votes -
Gemini Pro Plan Also Account For Usage In Firebase Studio
I have pro gemini account but i cant even use gemini 2.5 pro in firebase studio. Also which is worse than just use shotgun code with AI Studio. More context and more controll . Also free !
4 votes -
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:5 votes -
API server Created in Firebase studio is not able to be called from React Webapp built in Firebase Studio
Currently a web api server created in Firebase Studio (say java) is not able to be called from a React Web App built in Firebase Studio , because the URL is getting redirected (302)even before it reaches the web server because of CORS
Because of this for complete full stack development Firebase Studio is not effective.
The same of mysql, postgres databases, they are not not able to connect
We need this connection possible, because of this, i don't use Firebase studio and do develop in my local machine1 vote -
Avoiding mock functions, placeholders, and demo functions.
A recurring problem with Gemini is that when asked to implement functions, it often generates mock functions, placeholders, or demo code instead of real, production-ready logic. This makes the output more suitable for prototypes and proofs of concept, but useless in actual development or production environments. To solve this, Gemini should follow a strict mode-based rule. In prototype mode, it may generate mock data or placeholder functions for quick demonstrations. However, in development or production mode, it must always deliver fully functional, non-mock implementations. This ensures projects remain practical, reliable, and ready for real-world deployment.
2 votes -
Avoiding mock functions, placeholders, and demo functions.
Gemini should be told a rule that never provide mock functions, placeholders and demo
most of the time i see this issue, when i asked it to add a function it add mock functions, just a demo project.
this is making useless projects it mean only that firebase studio can be only used for prototype.
In rules, which it should always follow this rule can be set as mode
if mode is prototype then it can go for placeholders and mock data but if its development or production then this is useless with mock or placeholder building the apps.I…
2 votes -
Saving chat convo per task like in cursor ide
Current chat feature in prototyper gets too long and going back to previous request is difficult. It would be nice to create a separate chat convo per task. The prototyper will auto save the task and giving it a title or description about the task. This way it is easier to go back to the task if we want to update or revise related to the task. At the same time easily restore the code to that particular task
2 votes -
only 5 projects should be able to have 30 projects?
needing to add more projects
2 votes -
for he love of god stop recoding my entire program because i ask a question
days of coding daaaaaaaays lost because i asked a question it recoded the whole thing and didnt even answer the question
2 votes -
6 votes
-
Compress responses served by Cloud CDN
I was running https://pagespeed.web.dev/ and it said I could improve LCP and FCP if I enable text compression. This is a feature of Cloud CDN (https://docs.cloud.google.com/cdn/docs/dynamic-compression), which is the CDN that App Hosting uses, but doesn't seem to be enabled for App Hosting.
1 vote -
Ms pint
Best paint all item tools have in the painter app
1 vote
- Don't see your idea?