2215 results found
-
Provide additional VNC / RDP Display
Please Provide additional VNC, VNC over SSH or RDP (xrdp) because sometimes the Android Studio VM's noVnc doesn't connect even after restarting the project multiple times.
Use XFCE desktop instead of Gnome, Gnome feels laggy1 vote -
Prototype with SvelteKit with TailwindCSS and Bits UI
Prototype with SvelteKit with TailwindCSS and Bits UI
1 vote -
Make Firebase Test Suite available for the Firebase Studio
The problem a facing is: I'm a solo developer with limited resources who want to use Firebase as my entire Back-End solution, but I don't want to need to move to the Blaze plan just to test my integrations with externals APIs (not from Google), exclusively during the development stage.
It would be good to have an alternative to Firebase Local Suite on Firebase Studio. It could have the same resources of the Spark plan and work only on Firebase Studio's workspaces, but with the addition of being able to connect to external APIs, such as Stripe and others.
4 votes -
Features to improve and speed-up analyzing of data.
Hi Firebase Performance Monitoring team,
Thanks for the great work! I’d like to suggest a few improvements that could significantly enhance usability:
Percentile visualization: Consider adding an alternative chart type like a ribbon area chart or box plot to show all percentiles (e.g., 50th, 75th, 90th, 95th) simultaneously. This would make it much easier to interpret performance trends at a glance without toggling between individual percentile lines. It could be available as an optional view in the percentile dropdown menu.
Dashboard filters for trace metrics: It would be really helpful to allow saving trace metrics with specific filters (custom or…
2 votes -
1 vote
-
Firebase Authentication support for Ionic Cordova via phone login on IOS.
Unfortunately, phone authentication using the Firebase JS library is not currently supported in Cordova/Ionic environments. This limitation is due to the use of the file:/// protocol, which prevents reCAPTCHA from verifying the origin of the application. As a result, reCAPTCHA cannot function properly.
We would like it to be available in such environments.
1 vote -
Prototyper Commits Names
Improve the commit names, make them more releavant not just a copy paste from the user prompt.
1 vote -
github copilot
Please add Github Copilot Extension
3 votes -
I Create AI Chat Bot App like Chat GPT and Deepseek and Gemini
I Create AI Chat Bot App like Chat GPT and Deepseek and Gemini. Indian Own App
1 vote -
I Create AI Chat Bot App like Chat GPT and Deepseek and Gemini
I Create AI Chat Bot App like Chat GPT and Deepseek and Gemini
2 votes -
Support mobile app prototyping on Firebase Studio
Support mobile app prototyping for Flutter and React Native + Expo
3 votes -
Importing from Google AI Studio Build
Firebase Studio should have an option to import from Google AI Studio Build. I'm not a coder, but I'hve managed to imagine beautiful and very useful app idea on on Build, but I cannot import it in Firebase Studio for publishing with Firebase App Hosting. I can download from Build, and important it in Firebase, but that don't work like what I create on Studio itself.
3 votes -
Separate View for Releases made for Specific Groups
Currently all releases are listed on the same list for all groups and emails, having a group release view would be extremely helpful for release filtering purposes
1 vote -
Separate View for Releases made for Specific Groups
Currently all releases are listed on the same list for all groups and emails, having a group release view would be extremely helpful for release filtering purposes
1 vote -
Man, Make the Storage Free Pleaze........
Make it free to attract more users.
1 vote -
Let Gemini Handle Everything in the Firebase Console
It would be amazing if Gemini could handle everything in the Firebase Console directly. For example, if I ask something in the Firebase Studio chat, it should be able to do all the backend setup on its own—like authentication, database setup, rules, Realtime Database, or anything else needed to make an app fully functional.
For people like me who don’t know coding or have much tech knowledge, the Firebase Console can feel super overwhelming. There are so many features and tools, and I honestly don’t know what most of them do. If Gemini could just take care of all that…
21 votes -
Expand prototyping to other languages and frameworks besides typescript/NextJS/Tailwind, especially for mobile app development.
Prototyping/vibe coding with Typescript/NextJS/Tailwind works great. I tell Gemini what to do, and it does it. However, chatting with Gemini in a flutter project was a completely different experience. It was constantly asking me to copy/paste code into certain folders, and past conversations aren't retained. The is no context for my project.
3 votes -
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
- Don't see your idea?