666 results found
-
Add an argument that automatically chunks cloud function deployments according to the maximal possible quota
When deploying multiple cloud functions at once via
firebase deploy --only functions
we frequently run into quota issues like:
functions: got "Quota Exceeded" error while trying to update projects/.... Waiting to retry...
It never retries though.
It would make it way easier if you could add an argument to the deployment command like:
firebase deploy --only functions --chunked 50
3 votes -
Food and beverages
We need more supplies for our upcoming events
1 vote -
Sub Collection View
I feel the window to view sub collection on the firebase firestore console could be expandable.
1 vote -
remove recaptcha firebase phone auth flutter
remove recaptcha firebase phone auth flutter
1 vote -
Support Go in Cloud Functions
Go is much more efficient than Python or Js and should be the obvious choice for backend where performance is crucial
29 votes -
Crashlytics support for react JS based application.
Crashlytics support for react JS based application.
1 vote -
Getting started Tutorials needs critical refinement and acurate articulation of label, navigation steps
https://firebase.google.com/codelabs/firebase-nextjs#4
Labels and directions in the tutorial are not matching the Firebase console. Configuration steps are vague and not descriptive enough. Example " Add your Firebase configuration to your web app code" section Step 2 makes sense if no app was build, but at this point of the tutorial the app has been created "My Nexst.js app", so these instruction are not right. Step 3 i believe is wrong or inaccurately written. Are we to transpose the contents to the npm tab from the "SDK setup and configuration pane" to the proper variable state or if we are to replace…2 votes -
Remote Config Emulator
Provide a native emulator for Remote Config with A/B tests will be great, but is not critical.
3 votes -
42 votes
-
83 votes
-
Site Not Found
i have deployed and when i try to go on default site i see site not found
1 vote -
Change FCM Reports console timezone
As I know FCM reports console uses Pacific Standard Time (PST), please make a feature that I can change FCM Reports console to another timezone.
7 votes -
useEmulator should return False if emulator is not running
I am currently using firebase/firestore from react native. Currently
import { firebase } from "@react-native-firebase/firestore";
const rc = firebase.firestore().useEmulator("192.168.1.130", 8080);
Ideally I would like rc=False if the emulator is not up.
2 votes -
Per test case history with insights
Hello, for the longest time I would like to have more insights into per-test-case data. I would love to have better viewable history of a test-case to see its performance over time. Currently, I have to dig in through every single matrix and piece together the data on my own. I wish Test Lab provided these insights for me. I want to see the health of my tests over time. What is a failure rate for a particular test? As an example metric. Other metrics, how flaky are my tests? Can I see how healthy one particular test by classname…
1 vote -
Phishing on Firebase - API Abuse channel for trusted vetted security partners
I would like to explore the opportunity to become a partner to GCP / Firebase.
How can security companies who deal with phishing and enforcement of AuP ToS breaches submit data to Google Firebase for quicker enforcement when there is abuse?
Google is a very big company, but finding an actual human who works for Google is seemingly a very hard task - always automated reporting systems, which is understandable.
But it feels like dealing with a faceless behemoth,
Thus I want to explore the options to becoming a known vetted partner to Google Cloud platform, so GCP and Firebase…1 vote -
Wilcard Subdomain support documentation
It seem to be already available (scr: https://www.youtube.com/watch?v=qyhdKb8liEA), can you update the documentation so we have DNS exemple for that.
2 votes -
Custom Claims Editor
Show Custom Claims and allow them to be managed in the Firebase Authentication Console (like in the Emulator). Usefull for manually creating the first super user, for example.
31 votes -
Manual reloading of firebase functions in emulator
I'm suggesting this feature of nodemon:
https://github.com/remy/nodemon?tab=readme-ov-file#manual-restarting
Sometimes when inner dependencies changes, firebase emulator don't detect changes. So whenever I make a change in my large project, I have to always shutdown firebase emulator and restart it.
3 votes -
Add support using custom SA for 2nd gen cloud functions deployment
Currently using 2nd gen cloud functions requires having the default Compute Engine Service Account and there is no way to use custom service account.
Not all projects have the service account or have any means to re-create the default SA if it has been deleted at some point and using default service accounts is anyway something that is not recommended by Google. So currently not all can move to using 2nd gen cloud functions unless support for using custom SA is added.
6 votes -
Support for MySQL
Currently only PostgreSQL is supported, but we are also highly interested in mysql support. Would love to see it on the roadmap.
2 votes
- Don't see your idea?