Skip to content

General

General

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

2375 results found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Have a toggle between Planning and Execution mode. Claude plugin has a Planning mode. it helps to plan properly and modify the plan pior to execution

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Dear Firebase Team,

    I am currently using Firebase Studio for my development projects (including hsse.tech). However, I frequently encounter "disk space full" issues which disrupt my workflow.

    I would like to suggest a Premium/Paid Tier for Firebase Studio that offers Virtual Machines (VM) with higher specifications (CPU, RAM, and specifically larger Disk Space). Having a more robust, scalable environment would ensure a seamless experience for professional developers who need more than the standard resources.

    Looking forward to seeing improvements in this area.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:

    • Scanning the project directory to identify functions with modified code since the last deployment.
    • Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
    • Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.

    This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous functions.

    52 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. An option for Gemini to offer a plan. An approve/deny plan option for the user first before executing. Right now, it just does it without your consent. We know AI is better than us, but we need it to show us the plan if it makes sense for the overall business.

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. This would help developers and agencies when project ownership needs to be changed (for example, client handover, team changes, or company restructuring) without manually recreating the project, reconfiguring services, or risking data loss.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. or alternatively, link a workspace to existing Flutter/Firebase project

    21 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Take this case,

    An Enterprise Project with multiple Mobile Apps underneath. In our case, it is an ERP system with multiple subject-based mobile apps. Each mobile app needs to control its forced-update on the client side. Remote Config is thought to be the way forward.

    We need to have "flutter deploy" update a parameter for each app, to keep the latest version. The app will check this against its bulit-in version number. If a mismatch, then force an update. Very typical scenario.

    The issue with the current "flutter deploy" as a method to automatically update/maintain Remote Config parameter for the…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. First of all, Firebase Studio is really good. But after spending some time using it, I found several issues.

    1. The browser page often stops responding while making changes or refreshing pages. (THE MOST ANNOYING ISSUE)
    2. It takes a very long time to load pages.
    3. The AI sometimes changes things it was not prompted to change, or follows instructions from messages that were sent after a reverted version of the webpage.
    4. The AI occasionally ignores messages and takes no action.
    5. Sometimes when you write a prompt and press Enter, nothing happens and you have to retype it. This usually happens during…
    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. VIP NUMBER

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Authentication  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Every time It uses or create a google cloud function it uses 1.5 versions. Even if I tell it specifically not to use and use a 2.5 version it keep using it. Please update the knowledge of the tool to avoid connecting to outdated apis.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Integrated Zappier like AI agent building interface for a better and easier AI application development

    21 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Deployment of apps in the firebase project has limited region options and middle east regions are not among them.

    Allowing the deployment of backend in these region will enable us to lower latency and use the cool firebase dashboards to manage the backend without having to go to GCP console often.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. I have a Next.js app within a monorepo for my Firebase project, which also includes an iOS and Android app, each in their own directories. My App Hosting backend is configured for the Next.js app directory, but it appears that the automatic rollouts feature does not take this setting into account when changes are pushed to the repo. I don't want to perform a rollout when making changes only the iOS app, for example.

    Automatic rollouts should only perform the rollout (or be able to be configured to) only when the specified app directory contains changes. Path matching is a…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Now for iphone 16 and iphone 17, analytics only detect it as iphone, marketing name is null.
    It is hard to analyze user's device distribution.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Analytics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. As with other AI IDEs like Cursor or Windsurf it should be possible to configure MCP, so I can leverage the power of MCP while vibe coding. Gemini tends to hallucinate ******* APIs.

    E.g. I just wanted to create a script to add the Firebase studio instance to the list of trusted domains in my Firebase project. It proposed using the Firebase CLI for this, but it's not supported. Unfortunately there is no way, to provide Gemini with the right docs, e.g. via Context7 MCP. - Also the Firebase MCP is not possible to configure. - That greatly reduces the…

    16 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. As a project becomes more developed, I've noticed that the Gemini assistant in Firebase Studio sometimes starts modifying templates, forms, and functions that were already working perfectly.

    To prevent this, I currently have to prepend a strict warning to every single prompt: "Proceed with extreme caution. Do not change the visual design, menus, structure, or any logic unrelated to this specific query: [my actual prompt]". While this workaround is effective and usually results in better code, it is tedious to write every time.

    My Suggestion: It would be incredibly helpful to implement a "Context Memory" feature with a checklist or…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Please include support for the iOS simulator within IDX for Flutter projects. This addition would greatly simplify the process of testing and debugging iOS apps directly within IDX, eliminating the need for external tools or complex setups. If iOS support is disabled, kindly provide a reason for the decision. Thank you for considering this request.

    240 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. When I import my project from GitHub into Firebase, I don’t see an option to enable or use the Prototype feature. It would be extremely helpful if this option were available during the import process.

    For context, I’m using the language and framework mentioned in the Firebase examples—Next.js with TypeScript.

    I’d appreciate it if this functionality could be included or clarified in future updates.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?