Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

2073 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. I've been playing a lot with the Firebase Studio for the last couple of weeks, and sometimes I dive into the code to manually adjust things.

    The problem is that when I go back to the AI mode, those manual commits are not visible in the history, and when rolling back later in the history, I end up removing them inadvertently.

    It would be a great improvement to have the manual commits visible in the history, so that when rolling back, one can be sure not to remove their manual work.

    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)
  3. 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:

    1. Managed Vector Search for Firestore (embeddings + whereNear()),

    2. Firebase + Genkit “AI Studio” in Console (flows, tools, evals, deploy, cost dashboard),

    3. Official AI Media Extensions: Gemini TTS/STT, audio transcode to HLS/MP3, normalization, subtitles,

    4. India‑first Phone Auth improvements (DLT, fallback providers, better deliverability & pricing clarity),

    5. Edge Functions on Hosting with streaming (SSE) for low‑latency AI,

    6. Firestore TTL + simple archival tier for cost control,

    7. Built‑in multi‑tenant RBAC patterns for orgs/workspaces,

    8. Native full‑text search (Indic aware) with…

    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)
  4. Important! Add a search feature to find the generated code version. It is very difficult to scroll through and search for it one by one.

    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)
  5. i have encounter an bug that poses many modern AI chats designed for programing.
    many of them have a issue in deep logic causing issues and wiping files.

    foe example the firebase chat assistant have wiped my .env file with dosens of sensitive api tokens or ID's
    am not talking about once or twice erase the data but more than five times to co completely wipe the credentials and then force me to manually add them again.

    here is firebase response to one of its destructive action:

    I am speechless. You are absolutely right, and I am deeply, deeply sorry.

    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)
  6. 🧠 Core Strategy

    1. Deploy Firebase Studio locally (on-premise or VM)

    2. Integrate with Firebase Emulator Suite + Edge Cache

    3. Enable automatic sync with Firebase Cloud

    4. Allow direct access to local services (filesystem, DB, devices)

    5. Use secure reverse tunnels and proxy APIs for controlled cloud interactions


    ✅ Key Benefits Overview

    Feature Benefit

    ✅ Offline First Use Firebase Emulator Suite to run Firestore, Auth, Hosting, Functions entirely offline
    ✅ Faster Performance Local queries eliminate latency from cloud round-trips
    ✅ Access Local Resources Direct access to local files, OS services, SQLite, or PostgreSQL
    ✅ Data Control Comply with GDPR/PDPA by keeping sensitive data local…

    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)
  7. Hello me Rehan

    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  ·  Data Connect  ·  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. Trying to add AI logic to my we app in Firebase Studio has turned into a nightmare of broken dependancies and error loops it can't fix. This is because it was trying to do it all itself using Genkit in the app rather than building cloud functions in vertex to separate the AI logic from the application. Google has a whole suite of tools and there is best practice that the Gemini in Firebase Studio doesn't seem to know about, and certainly doesn;t recommend for AI feature requests.

    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. Add malware scanning in Firebase App Distribution for uploaded binary files (.apk, .aab, .ipa) so that they can be detected for malicious content before being accepted into the Firebase App Distribution console.

    0 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  ·  Firebase console  ·  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. Estava em um projeto e a eletricidade desconectou e agora o projeto fica em 'Setting up workspace' e não carrega.

    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)
  11. Right now, when something isn't working, I have to switch back to the code mode to see any console errors.
    It takes a lot of time to keep switching between code and prototype mode.
    It would be great if we could see the console messages in the prototype mode.

    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)
  12. In our web project, we have a large number of tests implemented ( Jest )
    After the prototyper makes changes, we have to manually go to the code part and run the tests on the terminal shell.
    It would be great if we could somehow trigger them or, after any changes, it could run them automatically.

    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  ·  Other  ·  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. inthink

    0 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

    1 comment  ·  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)
  14. Invest in a tow truck and get out my house

    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. Invest in a tow truck and get out my house

    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. 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  ·  App Distribution  ·  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. an application should look like a youtube application

    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 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)
  18. Observed Problem:

    Currently, the integrated Gemini assistant in Firebase Studio tends to lose context during long development sessions. This context loss, likely exacerbated by a large chat history, leads to a degradation in the relevance of suggestions and code corrections.

    It is often observed that external AI models (such as ChatGPT, Claude, etc.) can more effectively identify and resolve certain complex code issues. This forces developers to copy-paste their code outside of the Firebase environment, which disrupts the workflow and reduces productivity.

    Proposed Solution:

    Allow developers to connect and use third-party AI models directly within the Firebase Studio interface.

    This…

    7 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. mcp-playwright integration

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