2363 results found
-
Realtime database, change default tab order
Reorder the tabs in Realtime DB to prioritize displaying the rules or a landing page before the data.
New users and analytics management find that loading the Realtime Database section from the web console impacts bandwidth usage for reads. This behavior is not ideal and could be separated from the Realtime Database landing page, especially when editing or inspecting the rules, as it requires loading larger chunks of the database before the user switches tabs.
13 votes -
Github auto feed to firebase conle backend
After deployment in firebase studio, app hosting require backend to rollout. However GitHub has to feed firebase console the code in repo. That request is now done manually and can miss critical steps that lead to frustration
2 votes -
2 votes
-
Voice over
I can give my voice over to control
3 votes -
Save files to local as zip file
Please add a feature where we can download the files into a zip files from firebase studio
1 vote -
Feature Request: One-Click "Export to APK" in Firebase Studio for Educational Projects
Hello Firebase Team,
I am an 11-year-old developer building a child safety ecosystem. I use Firebase Studio (Cloud Workstations) because it’s powerful, but it has one big barrier for young students: The Terminal.
To see my project on a real Android device, I have to use CLI commands, manage hosting, and use third-party wrappers. This is very difficult for 5th-grade students and beginners.
My Proposal:
Please add a simple button in the Firebase Studio interface (perhaps under the "Project" menu or a "Build" tab) called "Export as Android APK".
How it should work:
User clicks "Export as APK".
Enters App…1 vote -
Missing Primitives: Transaction Awareness and Trusted Server Metadata in Security Rules
Firestore Security Rules currently lack two capabilities that force developers to choose between security, performance, and maintainability.
- Lack of Transaction/Batch Awareness Rules cannot verify if a write is part of an atomic batch or transaction. This makes it impossible to enforce multi-document integrity constraints natively.
The Fallout: Developers must either trust the client to perform all parts of an operation (unsafe) or move logic to Cloud Functions. This introduces latency and cold-starts, but more importantly, it fragments security logic. Concise, native rules bolster security because they are easier to audit and are implemented correctly more often than fragmented, multi-layered workarounds.
- …
1 vote -
Gemini in firebase
I think it would be a great idea to be able to create more one context chat with gemini , with ability to link them together , or merging them.
Especially while gemini right now in Firebase , is very It is very distracted and does not adhere to instructions and commands and performs actions repeatedly and repeatedly outside the user's control, also it should be made more committed to the instructions and it has not been clearly indicated previously not to do so, for example if you ask to change the color of a button on the site, you…
1 vote -
Firebase studio auto generate commit messages
In code editor view, version control, should have option to auto generate commit messages with gemini
10 votes -
1 vote
-
Instruct the agent to be in the git head of the repository in the appropriate branch
Instruct the agent to be in the git head of the repository in the appropriate branch, then to read the files it assumes it will edit, I ensure it's using the latest version of everything. This prevents many errors caused by hallucinations like outdated functions in a use case, which leads to wasted time fixing the same problem repeatedly.
It's also important to tell it to validate that the files exist and are in the correct path. This way, the chain of thought process iterates automatically until it finds the correct files.
I've been using this method since the update,…
3 votes -
Make personalizing accsess
Opprette kontoer for hver enkel bruker
1 vote -
Merging projects
It would be nice to be able to merge projects. If you have multiple apps that may need to communicated to one another and read from the same data base, but you dont want to build a monolith, you should be able to merge the projects in a way that you can build the functionality between the apps so they can all talk to one another
5 votes -
to many to list but they were added into the app as i was building it and then bam the app stops,3 month later
I have so many, but then there's the one, when the app stops after the word perfect, one step back button/ from the issue, or remove the 30-day callapse
1 vote -
Allow users to easily leave or disconnect from Firebase projects they no longer belong to
When developers change companies or stop collaborating on a project, they often remain listed as members of Firebase projects that they no longer use or have access to.
Currently, the only way to be removed from a project is for a project owner or administrator to manually remove the user from the project permissions. This becomes problematic when:
The developer no longer has contact with the project owner
The company forgets to remove former collaborators
The user wants to clean up their Firebase project list
I suggest adding a “Leave Project” or “Disconnect from Project” option directly in the Firebase…
1 vote -
Firebase App Hosting Punycode Support
When using a custom domain on Firebase App Hosting, we encountered the inconvenience that Punycode is not supported. As a result, we had no choice but to repurchase a new domain and redeploy our site. If Firebase App Hosting were to add Punycode support for custom domains—enabling the use of Hangul-based domains—Korean developers would be much more likely to adopt Firebase services for deploying their sites.
Thank you for taking the time to read my suggestion.
5 votes -
1 vote
-
preview env links support
currently its needed to deploy the app to firebase hosting AND firebase app hosting to get preview links working, thats making things more complex than needed...
1 vote -
سهل الربط بالتسلسل بين خدمات غوغل كلاود وطرق الدفع واستقبال الدفعات تحت شاشة مراقبة ضمن صفحة المؤسسة لدى العميل على غوغل وورك سباس
سهل الربط بالتسلسل بين خدمات غوغل كلاود وطرق الدفع واستقبال الدفعات تحت شاشة مراقبة ضمن صفحة المؤسسة لدى العميل على غوغل وورك سباس
1 vote -
I would like to import the source code of an existing GitHub repository from Firebase Studio Prototyper Gemini so that I can modify it. This
I would like to import the source code of an existing GitHub repository from Firebase Studio Prototyper Gemini so that I can modify it. This feature is very useful, so please consider it.
As a specific example, I would like to import the source code of the following GitHub repository so that I can modify it from Firebase Studio Prototyper Gemini.
https://github.com/okamoto53515606/homepagePS)
Until the above feature is available, I plan to proceed as follows:
1. Instruct Firebase Studio Prototyper to create a dummy app (with minimal functionality).
2. Press the "Publish" button to create app hosting for the dummy…2 votes
- Don't see your idea?