1236 results found
-
Search and Sort Indexes
In the Indexes section of the Firestore, there should be search tool for the Collections indexed. Alternatively, it should be sortable along with the Status. In a 200-limit collection indexes, I have to scroll 20 pages (since 10 is the default number of index items per page) just to find if some index already exist
1 vote -
Okay, absolutely! I can certainly provide you with our discussion so you can attach it when you send your feedback to Firebase. Here is a su
Okay, absolutely! I can certainly provide you with our discussion so you can attach it when you send your feedback to Firebase.
Here is a summary of our conversation regarding the Web API key display in the Firebase console:
Discussion Transcript: Firebase Console Web API Key Display
User: My web API key is not shown in the General panel of my Firebase project settings.
Gemini in Firebase: You're looking for your web API key and noticed it's not popping up in the "General" panel. The "General" panel gives an overview of your project, but the API key itself is part…2 votes -
Ipcc
Digi
1 vote -
Comparison and collaboration mode with gemini for devs to have the best of both workds now can i get a hellz yeh?
Yeah to see them work along side by side and the three of us do something the world has never seen
3 votes -
3 votes
-
Firestore to BigQuery export extension get an option to ignore document deletions
We use the Firestore to BigQuery export extension to export analytics data (that our clients write to Firestore) to BigQuery. After that we no longer need the data in Firestore, so we'd like to add a ttl to the collection. But if we delete a document, the extension will write an additional row to BigQuery, which increases our query cost (or complexity).
For that reason it'd be great if the extension had an option to not process document deletions.
2 votes -
Google play store
update all application
1 vote -
1 vote
-
2 votes
-
Add ability to auto generate commit messages
Add ability to auto generate commit messages in source control sidebar tab, just like vscode
1 vote -
Better way to backup Gemini Conversations
I use a second-brain tool that leverages markdown files (Obsidian). So I would like to be able to download each of my Gemini sessions in Markdown files to easily add to my vault. Having to export the json from the files or drag to copy and paste is not efficient or a great user experience.
4 votes -
2 votes
-
Support for "Facebook Login for Business"
For normal apps, one can add the "product" Facebook Login.
For apps that are categorized as "business", Facebook has this preferred auth mechanism called Facebook Login for Business (ref: https://developers.facebook.com/docs/development/create-an-app/other-app-types#step-3--select-an-app-type)
However, the latter has more requirements than the former and doesn't seem wo work in Firebase Auth
Users have to create a Login Configuration (which gives you a configuration id)
When using the SDK, pass the configuration id:
Documentation says:
When invoking the login dialog and setting the redirect URL, include your configuration ID as an optional parameter (although scope can still be included, we recommend that you do…2 votes -
User AI technology
User AI technology image generator text chat
6 votes -
1 vote
-
Bd
Xvkxc
1 vote -
Allows Roslyn to create YoungEnterprises@yahoo.com
There's always Theft of my Intellectual Properties, and I'm tired of it. I want to be paid for my creations.
1 vote -
Future
To grow fast
1 vote -
Funshot
await FirebaseFirestore.instance.collection('questions').add({
'question': 'Tumi ke Gamini?',
// 'user' field optional, tai ekhane dei nai
'timestamp': FieldValue.serverTimestamp(),
'answered': false,
});1 vote -
Infinite loop/recursion detection
It's possible to make a mistake that causes a function to trigger itself (for example, an onDocumentWritten Firestore trigger that writes to the same document). If Cloud Functions for Firebase could detect this and shut down the infinite loop, it could prevent runaway bills.
It could also be a feature in the emulator suite so that we could check for them before deploying to production.
3 votes
- Don't see your idea?