1829 results found
-
Microsoft SignInWithCredential functionality
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 -
AI Fixes One Thing But Breaks Another – Please Improve
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 -
Create website for a-Z fisheries Mass volume harvesting campaign
<!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 -
Program have own stong in phone of creat and have all database to run
On database and program
1 vote -
1 vote
-
Allow firebase studio and console sync.
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 -
I wish firebase stuido AI can do quick sizing on the project.
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 -
It must try with other stacks while building it must take the desired language
It is only generating in typescript it will be better and best to generate in the user desired stack and language
2 votes -
Ability to talk between workspaces
I should be able to refer to another project from a current workspace.
3 votes -
I think you should introduce domain management for for URL link to be edited not only when you are capable to publish your work
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 -
Prototype an app with AI seems to only allow NextJS + Tailwind. Let it use clientside frameworks such as react or vue.
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 -
Improved memory of past actions
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 -
Dashboard Background Queue
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 -
food
"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 -
Instant Error Fix & Always-On Connection
Make Error Solving Quickly and very quick response, no disconnect issue on lower device, also user mind visual for happiness
4 votes -
Refresh button or force proceed for AI
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 -
A
Ani biyya Ethiopian dha firebases studio kun akami naafi gaale hoji isaa akami gaali qaba
1 vote -
Prototyper Still Uses Old Logic After Code Update – How to Reset?
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 -
mcp server to control emulator
using this we can code and test it with emulator using AI
2 votes -
للاسف البنامج لا يقوم بتحميل صور لي اتمنى ان تكون الميزة مقبولة قريبا
للاسف البنامج لا يقوم بتحميل صور لي اتمنى ان تكون الميزة مقبولة قريبا
1 vote
- Don't see your idea?