2303 results found
-
Support for One-Time Code (Passwordless) Login
Firebase Auth should offer a native one-time code login flow, similar to Azure AD’s Device Code Flow.
This would allow users to authenticate by entering a short code received via email, without clicking links or relying on deep links, which often fail in desktop or web apps.
A simple code-based login would make authentication more inclusive, faster, and reliable for all users, especially those without social accounts or using devices different from their email client.
3 votes -
History Restore option
Implement a version control or history tracking system for your workspace that allows you to view and restore previous states of your features. Specifically, add a "history restore" option accessible through the user interface, enabling you to revert to a prior version of the feature if the latest changes cause issues and history navigation is currently unavailable. Ensure that this system maintains a reliable history log, provides an intuitive restore function, and integrates seamlessly with existing workspace functionalities.
5 votes -
allow app hosting without a cloud billing account
Firebase app hosting without a cloud billing account should be possible.
Also to have a custom subdomain for the app url.
Most people use Google and other tools without any billing account. So there is a high potential of firebase users for this feature. Also to simplify to publish the app without needing to know how CLI works within the firebase studio.2 votes -
Convert Application In Andoid Application & Publish On Google Play Store
Convert Application In Andoid Application & Publish On Google Play Store
7 votes -
firebase MCP and gemini-cli integrated
I am using the gemini-cli + firebase MCP and my build fails. Gemini-cli asks me to copy-paste the logs from firebase console. Could all the troubleshooting be integrated please? thanks
3 votes -
Permettre à Firebase Studio de développer des applications mobiles (et de les publier automatiquement sur le Play Store / App Store).
Firebase Studio permet de générer une application web en quelques minutes à partir d'un simple prompt.
Mon idée est d'élargir le champ des possibles (vous n'avez pas idée à quel point cela sera révolutionnaire) en permettant de développer des applications mobiles avec Firebase Studio.
4 votes -
Introduce Simplified Serverless PostgreSQL with Streamlined Pricing
ostgreSQL is becoming the go-to database for many applications. Adding a serverless PostgreSQL service to Firebase with simple, predictable pricing to compete with supabase would be a game-changer. This would complement Firebase Data Connect by offering:
Full SQL capabilities
Real-time features
Easy integration with existing Google Cloud services
Simplified scaling and management
This addition would combine Firebase's ease of use with PostgreSQL's power, catering to projects needing complex queries and data manipulations. It provides an accessible option for developers who need relational database capabilities without the complexity of GraphQL or usage-based pricing. Leveraging Google Cloud's infrastructure, it would offer reliability…21 votes -
Pause button for Gemini responses
I suggest that Gemini has a pause button while it's thinking so you can start reading responses instead of having to wait until it's done since the responses keep scrolling the screen.
21 votes -
Allow AI-Prototyper to suggest adding build, run, and AI features
It would be great if the AI Prototyper would suggest adding features to the project that would enable saving images (Storage), user sign up & sign in (Authentication), AI Genkit, etc.
I've spun my tires for a while not understanding why I can get AI Prototyper to display an image. My project needed storage set up and referenced in my config file and I needed to tell the AI that it was done.
A helpful AI response like "I see your asking to save an image and use it on your website. In order to do this, I would suggest…
7 votes -
Support fetching/returning data from mutations
Currently mutations return only the primary key of the created record, but it would be nice to be able to fetch the full record (including e.g. defaulted values) as part of a mutation.
61 votes -
Support Next.js Image Optimizations
Using Next/Image on Firebase App Hosting makes images load slowly. Are Next's built-in image optimizations working with Firebase App Hosting? When a second container starts, does the new container need to optimize every image again, or do containers share image files somehow? When a container shuts down, are those optimized images lost, or are they stored in persistent file storage?
34 votes -
Discussion option in Chat
In other Ai coding studios, there is a discussion button in the chat. This means you can ask a question of the Ai without it making changes to your app. This reduces errors and enables the user to clarify with the AI particular functions or ideas before implementing them.
4 votes -
: “Make Firebase the best home for AI + Media: Vector Search, AI Studio (Genkit), India‑first Auth, and Media Extensions”
We’re building LegacyVerse Studio—a global, culture‑rooted AI platform (clones, memories, voice, and music). To keep Firebase at the heart of our stack, we need:
Managed Vector Search for Firestore (embeddings + whereNear()),
Firebase + Genkit “AI Studio” in Console (flows, tools, evals, deploy, cost dashboard),
Official AI Media Extensions: Gemini TTS/STT, audio transcode to HLS/MP3, normalization, subtitles,
India‑first Phone Auth improvements (DLT, fallback providers, better deliverability & pricing clarity),
Edge Functions on Hosting with streaming (SSE) for low‑latency AI,
Firestore TTL + simple archival tier for cost control,
Built‑in multi‑tenant RBAC patterns for orgs/workspaces,
Native full‑text search (Indic aware) with…
6 votes -
NEW ALL-ROUNDER AI CREATION self by FIREBASE,Android,Replit etc . ALL cooperated
by FIREBASE,Android,Replit etc . and then make that AI Go its Developments on its own and on and so on ....make fire studio do everything to make an AI that independent and strong enough tdo everything for their own developments?
2 votes -
Make it easier to just pay for advanced models directly without having to manage API key in a separate window
The fewer clicks the better. Also, I should not have to create a cloud project just to create an api key for my existing firebase studio project. Thanks!
3 votes -
Add a CLI flag for hosting project previous release count option
I have an ecommerce SAAS company where each client/tenant website is hosted on Firebase Hosting. We have over 80 websites hosted across six Firebase projects.
We create each new site using the Firebase CLI:
firebase hosting:sites:create [options] <siteId>
The only options for this command are:
--app <appId> specify an existing Firebase Web App ID
-h, --help display help for commandI'd like to request an additional option to set the "previous releases to keep", aka "previous release count".
After I create a new site, I have to deploy the new website to Firebase hosting before I can set the previous…
2 votes -
Realtime database console, usage tooltip scroll
If you have many RTDB instances, it's practically impossible to use the Usage tab in the console and view the tooltips. I have to scroll out to 25% in my browser, to see our current full list, and we may have more in the future. You should add a way to scroll the tooltip. I'm thinking: click graph, so you know which tooltip to show, and then make the tooltip static and scrollable. But it could be implemented however makes sense to the developers, as long as I can scroll down the tooltip and not have to zoom way out…
3 votes -
Automatic intelligent code checking
Automatic intelligent code checking. On the example of Quokka (plugin for VSCode) only that it would be interactive and automatically prompt you. For example, if you have an error in some place, it will highlight it and can solve it yourself or will describe why it happens.
213 votes -
make linking console to studio a button, right
that should be a done deal
2 votes -
Don't require Github integration for App Hosting Backends
I'm using Cloud Build and deploying to App Hosting using the CLI. We don't have an option when running
firebase apphosting:backends:createto not connect a github repo, even though with the CLI deploy option the integration is not necessary. We're able to script setup of Hosting backends, but the github connection requirement in App Hosting disables our ability to script setup of our App Hosting Backends.2 votes
- Don't see your idea?