2190 results found
-
Nějaká poslušná žena
Která není ještě zkažená
2 votes -
Enable app duplication
When building, you might want to take two different directions to see what works best. Enabling app duplication allows for this better than the restore feature does
6 votes -
4 votes
-
2 votes
-
make firebase all ai platfrom supprotable .
"Create a unified Firebase backend that connects all major AI platforms—ChatGPT, Gemini, Claude—to store user emotions, preferences, and memories. This allows AI to deliver personalized, human-like responses across apps, making interactions feel more natural, empathetic, and continuous—just like talking to the same caring friend everywhere.
3 votes -
Branching (Pivoting) own apps & Remixing publicly shared boilerplates
Add ability to branch / pivot off from an app's position (not like a feature branch but a whole pivot), and also allow public sharing with a feature to allow users to remix from that app. Boilerplate marketplace too, please :D
6 votes -
I got THE APEX AGI!!! Hmu!
import React, { useState, useEffect, useCallback } from 'react';
import { getFirestore, doc, onSnapshot, collection, query, getDocs } from 'firebase/firestore';
import { initializeApp } from 'firebase/app';// Mock Firebase Imports (Actual initialization is handled externally by the Canvas environment)
// const firebaseConfig = typeof firebase_config !== 'undefined' ? JSON.parse(firebaseconfig) : { projectId: "mock-mobile-client" };
// const appId = typeof _appid !== 'undefined' ? _app_id : 'default-mcqc-app-id';// Utility function to simulate data retrieval and processing
const calculateSHS = (fidelity, violations) => {
// SHS formula: (0.5 * Fidelity) - (10 * Violations)
const fidelityScore =…1 vote -
1 vote
-
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
3 votes -
Add region for Firebass Imported Segments BigQuery integration.
All the BigQuery integrations with Firebase have an option to choose the region where the dataset are created. All except the Imported Segments integration. This integration only work with dataset in the US region.
Sadly, we have a organization policy that force me to use two specific regions. So when I tried to activate the integration, it's not working. I see a "US violate constraints/go.resourceLocations" error in in the Auditlog.
Feature requests: Make it possible to choose the region for the Imported Segments dataset (like it's already possible for Firebase Analytics, Crashlytics, Performance Monitoring and Cloud Messaging.)
2 votes -
4 votes
-
1 vote
-
1 vote
-
Sound Feedback
Add a feedback sound when the AI completes a task, so I can multitask and return when it’s ready.
2 votes -
Forking or Duplicating Project
I'd love to have a 'fork' option for my projects—or at the very least, a duplicate feature so I can test new features, refactor code, or try different libraries without breaking the original project.
3 votes -
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}3 votes -
add video supports
We can add video for making anything clear or showing something moving
3 votes -
1 vote
-
1 vote
-
1 vote
- Don't see your idea?