Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

1829 results found

  1. To add authentication a manifest v3 chrome extension SignInWithCredential has to be used as SignInWithPopup violates the v3 csp rules.

    Microsoft tokens currently aren't supported, making it hard to use Microsoft authentication in a chrome extension unless you create a backend cloud function. This is a long workaround and would be helpful if SignInWithCredential could be used immediately.

    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  ·  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)
  2. When I ask the AI to fix or adjust something in my Firebase app, it works—but then it changes other things I didn’t ask for. For example, I might want to fix spacing, but it also removes gradients, transparency, or changes the layout.

    Suggestions:

    Let me limit the AI to only the part I want changed.

    Show me what will change before applying it.

    Add an easy undo button.

    Make the AI focus only on what I ask—nothing more.

    This would help a lot and save time. Thank you!

    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)
  3. <!DOCTYPE html><html lang="en">
    <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="A-Z Fisheries: Combating invasive carp and restoring ecological balance through innovative, sustainable fishing practices.">
    <title>A-Z Fisheries | Fighting Invasive Carp</title>
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap">
    <style>
    body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background: #f0f8ff;
    color: #333;
    }
    header {
    background: #004080;
    color: white;
    padding: 1em;
    text-align: center;
    }
    nav {
    display: flex;
    justify-content: center;
    background: #0066cc;
    }
    nav a {
    color: white;
    text-decoration: none;
    padding: 1em;
    transition: background 0.3s;
    }
    nav a:hover {
    background: #004d99;
    }
    section {
    padding: 2em;
    max-width: 1000px;
    margin: auto;
    }
    footer {…

    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)
  4. 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)
  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  ·  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)
  6. Allow firebase studio and console sync to allow users to enable most of the google services within firebase studio. It is very redundant and time consuming to setup each process manually even though firebase studio is google's own product.
    Suggestions:
    1. Allow firebase to create app, sync Webapp/Android/iOs details automatically once developer choose the option of deployment.
    2. Allow a one click Sign-up/Sign-in methods so that developer can focus on the deployment of the project.
    3.Allow firebase to automatically create, connect and sync data across google apps in easier once click/ create a pair mehtod.

    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. I wish firebase stuido AI can do quick sizing on the project. If the program is a platform with many accounts.
    It would be nice if we can know how much CPU, RAMs etc. that is required to meet the performance. So it is easier to predict the server machine power.

    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)
  8. It is only generating in typescript it will be better and best to generate in the user desired stack and language

    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)
  9. I should be able to refer to another project from a current workspace.

    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)
  10. Maybe you might try sharing how far your project is been to others, so with customized url link it will be easier for a receiver to react fast than unknown link

    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, you can only do nextjs + tailwind. However firebase hosting works best with single page apps like react or vue. No matter what you prompt however you can't get that.

    I'd love to see it allow you to build a vue + vuetify app that uses firebase functions for backend functions.

    Obviously i can built it myself, but the whole point of the vibe coding is i don't need to. Why call it a "firebase" product if it doesn't want to use the firebase way of building apps?

    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. I've been coding with Firebase Studio for the past couple of days and in the interactive chat it keeps re-introducing an error in a file in an unrelated area of the file when it's making a change elsewhere. I repeatedly asked it not to change that block of code and it has been unable to.

    Similarly, when I added Firebase functions, a .eslintrc.js file was created with a column width set to 80. gemini-pro-preview-05-06 keeps failing to follow this even though I repeatedly and explicitly say to follow the rules before making a fix. If fails by both making code…

    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)
  13. A background processing queue with a status indicator for more complex or time-consuming AI tasks. It would certainly make the process feel more transparent and less like a potential crash if a request is taking a while.

    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)
  14. "Create a responsive, single-page food delivery application like Zomato or Swiggy using only HTML, CSS, and JavaScript (no frameworks). The app should simulate user interaction and have dynamic UI updates using JavaScript. Include the following features divided into key modules:


    🧑‍🍳 1. Home Page & Restaurant Listing

    A header navbar with logo, search bar, login button

    A location selector (dropdown or modal)

    A carousel/banner section for promotions

    Display a list of restaurants with:

    Restaurant Name

    Ratings & Reviews

    Cuisine Tags (e.g., Indian, Chinese, Pizza)

    Estimated Delivery Time

    Restaurant Image

    Use JavaScript to load restaurant data from a local mock JSON…

    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  ·  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. Make Error Solving Quickly and very quick response, no disconnect issue on lower device, also user mind visual for happiness

    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)
  16. When AI is correcting/updating the code.
    Maybe it is because the project is very large, and most of the time, AI think too long that it cannot go further.
    sometimes there is a "✕" icon appear or it keep thinking for many hours and the code doesn't go further.
    I want to have a refresh button or force proceed button, so it can force to write the code.

    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)
  17. Ani biyya Ethiopian dha firebases studio kun akami naafi gaale hoji isaa akami gaali qaba

    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  ·  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)
  18. I'm currently working on a chatbot prototype, and I noticed that even after manually updating the logic and code in the code section, the prototype still responds based on the old logic. It seems like it's not reading the latest changes. How can I reset or refresh the logic and chat history so it reflects the updated code properly?

    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. using this we can code and test it with emulator using AI

    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  ·  Emulators  ·  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)
1 2 9 11 13 91 92
  • Don't see your idea?