2342 results found
-
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?
35 votes -
Add copy source code to Firestore Query Builder
It'd be great if Query Builder had a way to translate whatever query you're running into a code snippet. Something like Firestore's docs where you can select a language and then copy the code.
1 vote -
اريد نموذج قوي وحديث
اريد كود قوي وفعال من اجل ابلاغ ريبورت على انتهاك شخصيه
3 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.
62 votes -
Support adding a note to each authorized domain in the auth settings
We have a lot of authorized domains added by different team members. We'd like to remove unused ones, but we have no idea which ones are actually being used or why they were added. It'd be great if we could add a note to each item for future reference.
1 vote -
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 -
1 vote
-
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 -
1 vote
-
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 -
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.
216 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 delete button to Cloud Functions...
- There's literally no button to delete cloud functions anymore, i have no ability to delete them besides typing in 3 lines of code into the command line.
- There's ellipsis buttons that do nothing when tapped.
- There's a blue block at the bottom right of the view that does nothing and is a UI eye sore.
- The webpage is in dark mode and hard to see ui elements despite my device not being in dark mode and other google services not in dark mode.
- There's no support unless i pay.
I must be in some unknown beta test because there's no…
1 vote -
1 vote
-
1 vote
-
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 -
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?