2094 results found
-
Group function by category
I think it would be awesome if we could group functions by category on the screen.
Sometimes we have a lot of functions depending on the project, and it becomes a little hard to read the console — it gets kind of fuzzy.1 vote -
Workspace Restart Notification
Display a clear, simple notification after a user restarts their workspace to confirm that the action was completed successfully.
For example, after the workspace reloads, a temporary banner or toast notification could appear at the top of the screen with a message like:
"Your workspace has been restarted successfully."
This provides immediate and unambiguous feedback, letting the user know the restart is complete and they can continue their work.
1 vote -
No more excuses!
I think for the sake of the mental health of all Firebase Studio users, Gemini should be completely restricted in Firebase Studio when it comes to apologies.
It's so hard not to end up frustrated after an hour of discussions and bug fixes of all kinds, where Gemini's only main occupation is to find the most sincere and profound apologies possible! I think even he is becoming depressed at this point.
Joking aside, starting every text you read with a paragraph of apologies, when he doesn't even make a mistake, it's just a simple request, becomes really trying in the…
1 vote -
Any one hacke my phone automatically attacks how track that devices totally collapsed
Hel that himself completely distracted.
Only one system connected.1 vote -
1 vote
-
For selecting templates while creating application Show react web.
For selecting templates while creating application Show react web.
1 vote -
Alert on live activity updates
Live Activity pushes are meant to be completely silent background updates, so Firebase’s requirement for an alert field is technically incorrect and creates unnecessary sound/vibration issues.
When sending APNs messages with "apns-push-type": "liveactivity" via Firebase Cloud Messaging (FCM), the service currently requires an "aps.alert" field to be present in the payload.
However, Live Activity updates are designed by Apple to be silent background updates, they should not display alerts, play sounds, or trigger any user-visible notification behavior.
Because FCM enforces the presence of "aps.alert", developers are forced to include dummy or empty alert values (e.g. "alert": {}), which can still…
7 votes -
Condition groups for Remote Config
Here is the problem: we have a lot of versions of our app where some configs or their structure where changed in a backwards-incompatible way, so we need to roll them out using conditions by version: old config is placed under some "Legacy before v1.1.1" condition, and the new one becomes the default.
As you can imagine, after a while we have a lot of these legacy conditions and scrolling through all of them becomes tedious. So creating one single "legacy" group to store them all would be very useful.I expect that all conditions placed in a group should…
1 vote -
allow the bot to have global admin console privledges.
The bot often has problems performing cli functions. Please allow it to autonomously approve api's, run commands, etc...just provide ui prompts for the user to decline the action if they feel the need.
1 vote -
Allow setting cloud build machine type in app hosting config
Default cloud build machine is e2-medium which only has 4GB ram
My epic nodejs web app build will OOM on heap when i has <4 GB ram
Please allow me to set build machine type to e2-standard-2 in apphosting.yaml2 votes -
Prototyper Setup
Before we get into prototyper, we can set what we want prototyper to Do, like Next.js, Python, and even customize what we want proto to do!
1 vote -
1 vote
-
Add support to document Why change was published
There should be an optional note field when publishing changes to explain why these changes to the config were published. Moreover, it would be great to have a simple history view of what changes were published with notes.
Right now, we can only see WHEN and WHO published the latest changes, but we don't know WHY
2 votes -
App Testing agent (iOS)
Hello. I really like your testing agent for Android. Please tell me if there are any plans to develop an agent for iOS?
9 votes -
Integration with Indian Payment gateway provider
Currently firebase studio does not provide for any Indian payment gateway integration.
Stripe payment gateway is on invitation for Indian companies and only if they accept international transactions, they will consider.Without Indian payment integration, Google will loose Indian market.
Get this feature immediately
1 vote -
From Firebase Studio to the app stores:
It would be great if Firebase already had the functionality to export the app in the required formats for publishing to the Google and Apple app stores. Since Firebase is part of the Google pipeline, sending it directly from Firebase to the Google Play Store would already be a great help.
1 vote -
Fallback to Gemma when browser based models are not available in the Hybrid SDK
When using Firebase AI Logic for hybrid inference, I want to be able to support users that are using non-Chrome browsers to still be able to run inference. In this case, give me an option to download Gemma and run inference for my users running a non-Chrome browser. This preserves the PREFERONDEVICE or ONLYONDEVICE flags I have set and allows my users to continue to benefit the rewards of my app without needing to download a new browser.
2 votes -
1 vote
-
Order field by Descending Nulls Last
Provide order by option that moves nulls to the end of results per postgresql docs
NULLS LAST
(https://www.postgresql.org/docs/current/queries-order.html#QUERIES-ORDER)Nulls are last for ASC sorts by default, so it's only needed for DESC, so I'd propose adding a new
DESC_NULLS_LAST
prop to the OrderDirection enum (https://firebase.google.com/docs/reference/data-connect/gql/enum#OrderDirection)1 vote -
1 vote
- Don't see your idea?