Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

2022 results found

  1. saya tidak bisa membuat projek saya dengan akun ini

    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  ·  Firebase CLI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. I wish it can change the project to company's own project/website/platform.
    So I don't have to use my credit card and reimburse from the company later when I publish it.
    If I leave the company it means that I cannot transfer the ownership to anyone to keep the project on going.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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  ·  SDKs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. For a variety of reasons there are cases where the name of the repository (or organization, so the name too) changes, or we need to change the connected repository. Currently, this will require to create a new backend to configure it all over again.

    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

    started  ·  1 comment  ·  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)
  5. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. The coding agent should evolve beyond plain prompting into a system that supports custom workflows and product-level control—classifying, expanding, and tracking user input as structured items in a persistent product roadmap. By adopting agents.md-style logic or lightweight LangChain workflows, the agent can break down tasks, store context, and enable multi-turn development with retry and feedback tracking. Paired with a Trello-like UI, this transforms the agent from a stateless chatbot into a collaborative, process-aware coding partner that supports continuous, goal-driven software creation.

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Currently, the "Zip and Download" function is only available for subdirectories and individual files, but not for the root project directory. So it is hard to download the whole project to a single zip file.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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)
  12. 289 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

    started  ·  23 comments  ·  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)
  13. It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets? Something like:

    exports.someScheduledFunction = onSchedule(
    {
    schedule: "every 60 minutes",
    timeoutSeconds: 100,
    secrets: [someToken.name],
    },
    async () => {
    logInfo("Running every 60 min");

    ...
    }
    );

    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)
  14. I’d like to suggest adding a safety mechanism for project deletion on the Firebase studio. Right now, the delete button is very accessible, and once a project is deleted, it’s gone forever—there’s no recovery option.

    Hey Firebase team,

    I’ve been using Firebase Studio lately and I love the experience overall. However, I wanted to share a concern about the project deletion button.

    Right now, the delete button is too easily accessible, and once you click it, the project is permanently deleted with no recovery. For many of us, especially those working solo or on experimental features, that project might be…

    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

    0 comments  ·  Firebase Studio  ·  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. it will be better if the read only mode file view from prototype to be editable.

    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

    0 comments  ·  Firebase Studio  ·  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. Core Problem

    Right now, even with tools like Firebase Studio or Gemini Studio’s new AI-driven app generation, you still have to:
    • Manually configure core features like authentication (email, Google, phone, etc.), payments, and billing.
    • Navigate separate dashboards, enable/disable providers, copy keys, deploy, and wire up security.
    • There’s no “preview mode” where you can test/skip auth/payment flows during development, nor an easy toggle to include/exclude these features on the fly.

    Proposed Solution

    Auto-Configurable Feature Builder:
    A single unified interface in Firebase Studio/Gemini Studio that lets you:
    1. Describe the feature in plain language (e.g., “Add signup with Google…

    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)
  17. Like Cursor Gemini can show us edits in editor and we can click yes or no in every piece of code too apply or cancel them instead of bulk applying changes.

    This is extremely important.

    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)
  18. The app blueprint show features and a style guideline but it is not clear which parts will be real when the app is developed.

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. One-Click Firebase Service Integrations

    Description:
    Add Firebase services (like Auth, Firestore, Storage, Functions, Messaging) to your project with guided wizards that auto-generate minimal working code and connect to your Studio workflows.

    Why It Matters:

    Reduces setup friction

    Ensures best practices by default

    Great for beginners and prototyping

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Current default FB Studio web UI is very slow both in code and prototype view. The issue the default VM is lower spec (because it is free). Many customers are willing to pay for higher speed. So either up the specs for paid plans or allow to link with existing Cloud Workstation in GCP which supports many IDEs except Firebase Studio. This will allow users to up the specs on VM/workstation without needing local dev.

    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)
  • Don't see your idea?