1797 results found
-
Config / Tools to be able to choose specific flutter SDK or dart SDK
I'm not sure if there's a way to pick a specific flutter version and or dart version when creating a new project. In line with that, ensuring that updates are not automatically applied users to consent to upgrade to new dart or flutter versions.
1 vote -
Encrypted Collections in Firestore
Ability to mark certain collections to be Encrypted so it's not readable even in the firebase console.
There are some application types that require this sort of behaviour to increase security.
Say you are building a messaging app, you would not want the messages between your users to be seen on the console.
5 votes -
Chrome browser and webdriver
I'm an automation QA engineer, and I need a browser that supports running automated tests. Is there a way to enable this functionality?
2 votes -
Support Previewing on Multiple Browsers
We want to provide you with the ability to test your app across multiple popular browsers, including on mobile devices as well.
16 votes -
Fix login issues for people who registered with a non-Google email/account
Would love to open a bug report but I'm not allowed to do so, for the same reason for which I probably can't log in Project IDX.
7 votes -
22 votes
-
24 votes
-
Support "Continuing Uploads Across Process Restarts" on iOS
I work for a company that enable people to record sports using video and the storage footprint are often very huge (10GB+). While building an app for iOS, I notice that Firebase don't support continuing uploads across process restarts on iOS which is a major deal-breaker for continuing using Cloud Storage for Firebase.
I see support for this on Android and I will encourage you to add this to iOS in the future. Ref: https://firebase.google.com/docs/storage/android/upload-files#continuing_uploads_across_process_restarts10 votes -
1 vote
-
Netsuite
Oracle Netsuite Suite Script Development extension.
2 votes -
Please add console ninja extension for idx
Console Ninja is an extension available in VS Code that displays the real-time console in the code editor.
1 vote -
AI Summarization of my Alerts
Let Gemini in Firebase summarize my Alerts, informing me of any new trends in my app that I should know about, and offering recommendations for how to address issues.
1 vote -
Firebase Realtime Chat SDk
Integrate a real-time chat SDK into Firebase to streamline the development process of creating chat applications from scratch.
1 vote -
Blocking Functions for User Reset password
Currently you can only add blocking functions for User signup and User sign in. I want to be able to add a Blocking function for User Reset password.
This way I can customize password requirements at the API level and implement features in Cloud functions + Firestore such as preventing previous password reuse.
I would have used Cloud Functions + Firestore for my Blocking function, but because this feature didn't exist I ultimately decided to move my auth password checks to my AWS hosted backend API.
3 votes -
21 votes
-
Add more interface language (e.g. FR)
More languages for your interface will add more customers to your services. Like me and others peoples Im French and I need you add more languages like French or others. I hope this idea will be voted.
1 vote -
Allow updating multiple documents through a query
Many other databases have support for update queries, such as:
- Apply "x" update data to all docs matching "y" query
- Delete all docs matching "x" query
Maybe these queries would only count as 1 write per doc, as opposed to 1 read + 1 write. At the very least they would have better performance.
18 votes -
Restart of all project workflows
I accidentally selected the wrong project from the Google Map Integration flow, and now it is stuck there.
Removing the Google account did not help, it just recreated the same on the next run.Please add an option to any workflow to start from scratch.
Thanks.
1 vote -
Remove "Recent Projects" list from Firebase homepage
Removes "Recent Projects" list from Firebase homepage, or hide it when there are a total of 8 projects or less. I have to switch across projects frequently, and the recent projects list is not useful as we only have 8 projects. 5 projects are duplicated on the page and this confuses my eyes a lot. Perhaps alternatively have a table of projects?
1 vote -
Auth: install, not only authorise, a GitHub app
GitHub Apps are now the preferred alternative to GitHub Oauth Apps. When authenticating with Firebase Auth and a GitHub App, the app is "authorised" but not "installed", which can lead to inconsistent behaviour (https://github.com/orgs/community/discussions/61677). It would be nice if the GitHub provider had an option for prompting the user to "Authorise and Install" rather than only "Authorise".
3 votes
- Don't see your idea?